Installation
The SDK enables projects to interact with tokenbound accounts on Starknet, making it easy to query ERC-6551 account addresses for any NFT and execute transactions against accounts.
pnpm install starknet-tokenbound-sdk
Example Integration
To help you get started more quickly, we've assembled bare-bone example apps using the Tokenbound SDK.
Last updated