Soulbound Token Demo
Watch non-transferable credentials minted to wallets, see transfers blocked, verify ownership on-chain, and understand revoke vs burn mechanics.
Step 1 of 5
SUCCESS
🎓 CS Degreemint()Alice receives her CS Degree SBT
sbt.mint(alice, CS_DEGREE)Soul-Bound Inventory
Issuer
0No soulbound tokens
Alice
1🎓 CS Degree
Bob
0No soulbound tokens
Core Principle: Non-Transferable
No Transfer— transferFrom() reverts
No Approve— approve() reverts
No Trade— Can't list on marketplaces
Mint Credentials
Issue real-world credentials as non-transferable SBTs to different wallets.