Skip to content

This repository contains the code for a simple project to create an ERC-6551 TBA for an ERC-721 token.

Notifications You must be signed in to change notification settings

kk-im/tba-tutorial-pinata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Create An ERC-6551 Tokenbound Account with an ERC-721 NFT

What is ERC-6551 and Tokenbound Accounts (TBA)?

ERC-6551 gives NFTs its own wallet address. This means your NFT will be able to own assets, interact with apps and participate as sovereign agents. A tokenbound account is

What's so great about it?

  • Backward compatability (It requires zero changes to your NFT smart contract)
  • It brings your NFTs to life (finally!)

Read more about ERC-6551 here

How to use this repo

This repository is used in conjunction with Remix IDE, an instant online editor with a GUI for developing smart contracts.

Simple clone this into a new Remix workspace, compile the contracts, deploy and voila. You're on your way!

About

This repository contains the code for a simple project to create an ERC-6551 TBA for an ERC-721 token.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published