-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
scope: standard-contracts/standard folder: main contracts and TEPs/standard folder: main contracts and TEPs
Milestone
Description
The NFT protocol consists of two main parts: Collection and Item.
Each smart contract in this system can be replaced independently, as they do not depend on each other’s implementation.
Collection Implementations
- Standard Implementation
- cNFT
Additionally:
• Royalty support
Item Implementations
- Standard Implementation
- SBT
Create a comparison section on this page that clearly shows the differences and features of each implementation for both Collection and Item.
Metadata
Metadata
Assignees
Labels
scope: standard-contracts/standard folder: main contracts and TEPs/standard folder: main contracts and TEPs