Toucan Documentation
  • 🌱Introduction
    • Welcome to Toucan
    • Legal Disclaimer
  • 🌏Toucan
    • Bridging
      • Puro Carbon Bridge
        • Tokenization
        • Detokenization
    • Carbon Pools
      • How a Carbon Pool Works
      • Benefits of Pools
      • CHAR Carbon Pool
      • How to Buy CHAR
      • Deposits and Redemptions
    • Carbon Retirements
  • 🌿RESOURCES
    • Web3 concepts
    • Carbon markets
      • Carbon credits
    • Frequently asked questions
      • How do I use the Carbon Bridge?
      • How can one carbon pool token, like CHAR, represent one tonne of carbon?
      • Can I retire carbon pool tokens, like CHAR, to offset my emissions?
      • Where can I find the addresses of CHAR or other contracts?
      • How long does it take to bridge carbon credits?
      • What happens to a pool token if it is bridged to another network?
      • FAQ for transition to Open Source
    • Archives
      • Verra Bridge [Deprecated]
      • Pool Acceptance Criteria: NCT, BCT
      • NCT Pool Report
    • Audits
  • 💻Developers
    • Toucan for developers
    • Smart contracts
      • Carbon pool contracts
      • TCO2 contracts
      • Retirement certificates
      • OffsetHelper
    • Subgraphs
    • Toucan SDK
      • Quickstart
      • Contract interactions
      • Subgraph interactions
    • Tools + examples
      • Integration examples
      • Testnet faucets
      • Dune dashboard
    • Developer support
      • Error codes
Powered by GitBook
On this page
  • Welcome to Toucan
  • Ready to start building?
  • New to Web3?

Was this helpful?

  1. Developers

Toucan for developers

Welcome to Toucan

These docs will help you get up and building with Toucan's digital carbon market infrastructure. Begin by drawing inspiration from our range of integration examples.

To understand how Toucan works, read about our Carbon Bridge, Carbon Pools and Retirements. To get a broader background understanding, read our resources on Web3 and Carbon Markets.

Ready to start building?

Dive into our technical resources.

  • Check out our smart contracts and get some tokens at our faucet to play around with Toucan's tooling on a testnet. (We recommend using local forks in your testing environment when developing on Toucan.)

  • Also check out our developer tools like our Toucan SDK and find out how you can easily integrate retirement of carbon credits with our OffsetHelper.

  • You want to start building with the rich data Toucan can offer? Explore our Subgraphs through the API endpoints or playground.

New to Web3?

Toucan is built using blockchains and smart contracts — advanced digital tools that enable us to offer improved transparency, liquidity and efficiency to the carbon market. The Web3 developer experience is a bit different to common patterns found elsewhere. To understand how to build in Web3, we recommend reading the Ethereum docs.

PreviousAuditsNextSmart contracts

Last updated 8 months ago

Was this helpful?

💻