Starknet Tokenbound
  • Starknet Tokenbound
    • Introduction to Tokenbound
    • 📘Glossary
    • 💡Frequently Asked Questions
  • SDK
    • Installation
    • ⚡API Reference
  • Toolings
    • 🔗Tokenbound Connectkit
    • 🖼️Tokenbound iFrame
  • Contracts
    • AccountV3
    • Registry
    • Components
      • 📔Account
      • 🔒Lockable
      • Permissionable
      • ✍️Signatory
      • Upgradeable
    • 📔Deployed Addresses
Powered by GitBook
On this page
  1. SDK

Installation

PreviousSDKNextAPI Reference

Last updated 7 months ago

The SDK enables projects to interact with tokenbound accounts on , making it easy to query ERC-6551 account addresses for any NFT and execute transactions against accounts.

pnpm install starknet-tokenbound-sdk

yarn add starknet-tokenbound-sdk

npm install starknet-tokenbound-sdk

Example Integration

To help you get started more quickly, we've assembled bare-bone .

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

Starknet
example apps using the Tokenbound SDK
ERC-6551
working group