Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 738 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 738 Bytes

sdkgen

this is a (WIP) experiment to generate JS (probably other languages in the future) SDK wrappers built on top of your smart contract using nothing other than your smart contract address.

it currently only supports mainnet verified contracts. but I'll add support for other networks (and local contracts) in the near future. feel free to send me a dm @ayshptk / shoot me an email at [email protected] to request API keys (free).

installation

npm install @ayshptk/sdkgen -g

usage

simply call the sdkgen command and follow the instructions. you might need to enter your etherscan API key and sdkgen api key when you try it for the first time.

$ sdkgen