For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

This SDK contains a suite of open-source tools for building with ERC-6551. These docs are still a work in progress. In the meantime, feel free to join the working group to learn more.

Last updated