Introduction
SBTs are an important on-chain primitive for many critical use cases. As a result, SBTs have become increasingly important in the conversation around decentralized identity and reputation, and are part of a fuller story which includes on-chain and off-chain credentials.
The underlying smart contract architecture includes:(1) Soulbound token engine: Creates soulbound tokens (1a) Core: Entrypoint to interact with the full engine (1b) SBT: Modular soulbound ERC721 design deployed to XDC (1c) SBTFactory: Modular factory generator, which enables you to create SBT collections which follow the rules you set up.
Key Features
- Create, assign, and claim SBTs
- Some of the use cases Soulmates can support include: lending protocols, DeFi solutions,
Built With
- nextjs
- solidity
Log in or sign up for Devpost to join the conversation.