Schemata
Schemata are smart contract templates, they allow asset issuers not to worry about coding.
Each schema contains declaration of RGB contract structure, necessary scripts and verification rules.
Contract creators and asset issuers just select appropriate schema and use it to instantiate the contract.
🎖️️ | Name | Details | Interfaces | # Contracts |
Non-inflatable fungible assets |
Simple fungible token, immutable in its properties and in the supply | RGB20 | 0 | |
Unique digital assets |
NFTs for a single indivisible items | RGB21 | 0 | |
Divisible collectibles |
Tokenized real estate, divisible real-word asset, digital divisible collectables | RGB25 | 0 |
Displayed 3 out of 3 schemata from 2 developers