Skip to content

WTFAcademy/WTF-SBT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WTF-SBT

About The Project

Soulbound Token (SBT) ERC1155 contracts used by WTF Academy for on-chain credentials.

Features

  • Non-Transferable: SoulBound, can not be transferred by users.
  • ERC1155: WTF-SBT extends ERC1155, every SBT corresponds to an ERC1155 id.
  • Community Recovery: at extreme condition (losing private key), community multisig (contract owner) can transfer the token to the new wallet under approval from the holder.

Build

You can build the contracts with Foundry.

forge build

Test

You can test the contracts with Foundry.

forge test

About

A ERC1155-based SBT (soulbound token) implementation by WTF Academy

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages