Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

SoulBound

Non-transferable soulbound tokens for achievements, credentials, and memberships on ProbeChain Rydberg Testnet.

Features

  • Issue soulbound tokens (Achievement, Credential, Membership)
  • Non-transferable (transfer/approve always revert)
  • Revokable by issuer or owner
  • Metadata URI support
  • Authorized issuer management

Setup

npm install
cp .env.example .env
npx hardhat compile
npm run deploy

Network