KlimaDAO
  • Welcome to KlimaDAO
  • What is KlimaDAO?
  • Why KlimaDAO Exists
  • 🌍Ecosystem
    • Digital Carbon
    • Carbon Pools
    • The Role of KlimaDAO
  • ⚙️Economics
    • Overview
    • Operational Mechanics
      • Intrinsic Value
      • Protocol Owned Liquidity (POL)
      • Fungible Carbon Credits
    • Dynamics
      • Supply Expansion
      • Supply Contraction
      • Green Ratio
    • Purpose
      • Means of Exchange
      • Store of Value
      • Unit of Account
  • 🛠️Developers
    • Overview
    • Retirement Aggregator
    • Automation
    • Bug Bounty
    • Contracts
      • DAO Wallet
      • Policy
      • Retirement
        • V2 - Diamond
          • Generalized Retirement
          • Bridge-Specific Tooling
      • Staking
      • Tokens
      • Treasury
    • Data Sources
    • Deployment Addresses
    • Guides
      • Stake KLIMA
      • Wrap sKLIMA
      • Retire Carbon
      • Retirement Aggregator V1 Contract Guide
      • Retirement UI Integration Guide
    • Integration Examples
    • Testing
  • 🔄Auto Compounder
    • Auto Compounder App Guide
    • Auto Compounder FAQ
  • 🏛️DAO
    • Governance Framework
    • Organizational Structure
  • 📚References
    • FAQ
    • History
    • Glossary
    • Links
    • Translations
    • FAQ Carbon Markets
    • About Verified Carbon Credits
    • Estimating Carbon Emissions
  • 🙋‍♀️Get Involved
    • Community Discord
    • Governance Forum
    • Contact Us
Powered by GitBook
On this page

Was this helpful?

Export as PDF
  1. Developers

Testing

PreviousIntegration ExamplesNextAuto Compounder App Guide

Last updated 1 year ago

Was this helpful?

The recommended way to test Klima protocol contracts or smart contracts utilizing the is using a forked blockchain testing environment. Popular smart contract development tools such as Foundry or Hardhat allow you to fork the current state of the Polygon blockchain using an RPC. This allows you or your locally deployed contracts to interact with existing contracts as if you were actually on the Polygon mainnet.

Once you've forked the Polygon mainnet, review existing .

If you prefer to make use of the Mumbai Testnet, see in our public frontend repository for a complete listing of the testnet contract addresses.

🛠️
Klima Retirement Aggregator
Foundry Forge Forked Testing docs
Hardhat Forking docs
contract deployment addresses
this constants file