Skip to content

kevinkuo0320/sbt_token

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Soul Bound Token (SBT) Testing Website

This project is to test Soul Bound Token which extends from ERC1155 standards with minting, transferring, locking and unlocking tokens. The admins are allowed to restrict certain tokens from transferring among the users.

Soulbound Tokens (SBTs) are digital identity tokens that represent the traits, features, and achievements that make up a person or entity. SBTs are issued by “Souls,” which represent blockchain accounts or wallets, and cannot be transferred.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

1, Connect to Metamask wallet

Click Connect to metamask wallet to connect the wallet with the website metamask

2, Minting (Admin only)

Input the intended address and the token ID. minting

3, Lock/Unlock (Admin only)

Input the token ID to lock/unlock transferring among users lock

4, Transferring

To transfer the token, input the intended address and the token ID. (The token must be unlocked) transferring

5, Balance

To check the balance of SBT Token a user owns, input the user address and the token ID balance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published