starknet-tokenkit
v3.0.3
Published
A package that provides quick access to tokens in a modal format or you can interact with the contract to read the different tokens using the contract address and the abi.
Downloads
338
Maintainers
Readme
Starknet Tokenkit
Starknet Tokenkit is a package that provides quick access to tokens in a modal format or you can interact with the contract to read the different tokens using the contract address and the abi.
Also you can add your own token by visiting the landing page: Tokenkit
- This is tested on React/NextJs.
Setup
Learn more about complete setup here
To build use
npm run buildDon't use tsup to build or tsc
