Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@ayshptk/sdkgen

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ayshptk/sdkgen

an experiment to create barebones js SDKs from just a smart contract address

latest
Source
npmnpm
Version
0.0.4
Version published
Weekly downloads
12
-14.29%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 16 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts