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. Starknet Tokenbound

Introduction to Tokenbound

PreviousStarknet TokenboundNextGlossary

Last updated 6 months ago

Tokenbound is a suite of open-source tools that allow developers to easily integrate accounts into their applications.

Tokenbound currently provides:

  • An SNIP-14

  • A for interacting with accounts

  • An for viewing and interacting with SNIP-14 accounts


What is SNIP-14 (ERC-6551)?

is inspired by , a proposed system of smart contracts that gives every NFT its own smart wallet address. This allows all NFTs to own assets, interact with applications, and participate as sovereign agents in the Ethereum ecosystem.

ERC-6551 is unique in its approach because it requires zero changes to existing NFT smart contracts or infrastructure.

SNIP-14
account implementation
front-end SDK
SNIP-14
account explorer UI
SNIP-14
ERC-6551