Skip to content
/ sdkgen Public

an experiment to generate barebones javascript sdks from just smart contract addresses [WIP]

Notifications You must be signed in to change notification settings

ayshptk/sdkgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 hey@ayush.sh 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

About

an experiment to generate barebones javascript sdks from just smart contract addresses [WIP]

Resources

Stars

Watchers

Forks

Packages

No packages published