Caelum X is a pioneering decentralized application (dApp) designed to revolutionize carbon credit trading using the power of blockchain technology. By leveraging Solana's high throughput and low transaction costs, Caelum X makes carbon credit trading efficient, transparent, and accessible to individuals, companies, and organizations.
Our mission is to foster global climate action by making it easy to tokenize, trade, and retire carbon credits, ensuring a greener future for everyone.
- Carbon credits are represented as NFTs or SFTs (Semi-Fungible Tokens) on the Solana blockchain.
- Each token holds metadata such as project type, vintage year, and verifier information, ensuring transparency and traceability.
- Allows users to own fractions of large carbon credits, enabling micro-participation in climate action.
- Trade carbon credits in a peer-to-peer marketplace with zero intermediaries.
- Supports listing, buying, and retiring carbon credits with instant settlements.
- Employs third-party verifiers to ensure the integrity of carbon credits.
- Uses on-chain oracles and off-chain audits to validate data.
- Built on Solana, known for its energy efficiency and sustainability compared to other blockchains.
Connect your Solana wallet (e.g., Phantom, Solflare) to interact with Caelum X.
- Browse available carbon credits.
- View detailed metadata such as the project’s region, type, and verifier.
- Buy: Purchase carbon credits to offset your carbon footprint.
- Sell: List your credits for sale in the decentralized marketplace.
- Retire: Permanently retire your carbon credits to claim their environmental impact.
- Program ID:
4hBkDfsK2fouULJJrKPVJwSzeBaKkG4R99A8kZrW3v9E
- Manages token minting, trading, and retiring functionality.
- Metadata Account: Stores the metadata for carbon credits.
- Trade Account: Manages the lifecycle of listed NFTs.
- Pool Account: Aggregates credits for collective retirement.
- MVP: Tokenized credits and marketplace (Completed ✅).
- Partnerships: Onboard verified carbon offset projects.
- Interoperability: Cross-chain support for expanded accessibility.
- Carbon Analytics: Offer insights into carbon impact and trading trends.
- Decentralized: No middlemen or central authority.
- Transparent: Immutable records on the blockchain.
- Accessible: Supports both large organizations and individual climate enthusiasts.
Join us in making a measurable difference for our planet, one transaction at a time.
- Install Solana CLI: Solana CLI Installation Guide
- Install Anchor framework: Anchor Installation Guide
- Clone the repository:
git clone https://github.com/<your-username>/caelum-x.git cd caelum-x
This project is licensed under the MIT License.
Feel free to fork the repo, create a pull request, and improve the project!