📄️ Overview
The Contract Manager is a smart contract that provides a centralized way to keep track of all contracts deployed by the system. This allows for easier management and monitoring of the system's contracts.
📄️ Metadata
Generally, metadata is used to store some information on-chain. While you want to store slow-data like rarity or level,
📄️ Access Control
This is implementation of permission system from OpenZeppelin
📄️ User Roles
This is description of Framework's User Roles system
📄️ Access List
This is implementation of permission system base on lists
📄️ Asset
Asset is one of the pillars of our architecture that is used to represent digital items on the blockchain.