Registry Use Cases
Off-Chain Registry (Web2) Use Case
Tokenization: Credits from projects on off-chain registries are digitized and tokenized when registered through our Projects Minting Layer for compatibility with the ecoLedger system, enabling them to participate in Web3 functionalities.
Bridging and Retirement: Credits are bridged through ecoLedger’s bridge.ecoToken.earth service, allowing them to be managed, traded, and retired within the ecoLedger ecosystem. This process includes steps to ensure regulatory compliance and maintain the integrity of the original credit attributes.
Integration Process: For off-chain-registered projects, ecoLedger utilizes its API integration to synchronize data, including credit issuance, status updates, and retirement records.
On-Chain Registries (Web3) Use Case
Blockchain Interaction: Direct interaction with the on-chain registry allows for real-time management of credits. ecoLedger handles smart contract calls for credit issuance, transfers, and retirement.
Cross-Chain Functionality: Utilizing ecoLedger’s technology, tokenized credits can be bridged to other blockchains, enhancing their liquidity and market accessibility.
Retirement Process: The retirement of on-chain credits involves blockchain-specific commands, ensuring that credits are appropriately retired or invalidated within the ecosystem, maintaining transparency and traceability.
ecoLedger Data Schema
The ecoLedger protocol's database is structured to efficiently manage and track environmental credit transactions. The schema is designed to support the protocol's core functionalities, ensuring data integrity and facilitating cross-chain interactions.
Use Cases Supported
Multiple Token Pools Management: The TokenPool and CreditEvent models support the tracking and management of multiple token pools, aligning with the CarbonTokenPool class logic.
Leaderboards: Aggregated data from CreditTransaction and CreditRetirement, linked to User and WalletAddress, support leaderboard displays.
User Portfolios: Users can view their purchased and retired credits, sourced from CreditTransaction and CreditRetirement.
Auditing: Detailed records in CreditTransaction provide extensive data for auditing, including credit amounts, values, blockchain details, and transaction specifics.
Last updated