01 / Settlement
Carbon Ledger
A unified registry for tokenized carbon, biodiversity and renewable credits — settled in seconds, verifiable forever.
where climate researchers connect
[ a new climate primitive ]
Climatoid is the on-chain climate layer. Tokenize carbon, stream real-world impact data, and settle green commitments with cryptographic certainty.
12.4M
tonnes CO₂e settled
$184M
impact value on-chain
238
verified projects
0.04¢
per retirement
01 / Settlement
A unified registry for tokenized carbon, biodiversity and renewable credits — settled in seconds, verifiable forever.
02 / Oracles
Stream verified satellite, sensor and MRV data on-chain. Smart contracts that respond to the real world.
03 / Build
Type-safe primitives for retirements, vintages and impact attestations. Ship a climate app in an afternoon.
04 / Network
A low-energy, proof-of-impact network secured by climate stewards across 38 countries.
[ thesis ]
The climate economy needs the same composability, transparency and settlement guarantees as global finance. Without it, every tonne is a promise. With it, every tonne is a fact.
Retire credits, mint impact NFTs, or stream MRV data with a single typed call. The SDK takes care of vintages, registries and proofs.
import { climatoid } from "@climatoid/sdk";
const tx = await climatoid.carbon.retire({
project: "VCS-1142",
vintage: 2024,
tonnes: 125,
beneficiary: "acme.eth",
});
// → 0x7a3f…c8 settled in 1.2s[ join the network ]