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).
npm install @ayshptk/sdkgen -g
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