Skip to main content

Hacking on dClimate

This page is for the climate hackers and "buidlers" (iykyk) who are currently building, or planning to build, something cool with dClimate. This guide details all the info you need to start hacking!

Core Tools

Backend (Python)

Frontend (Typescript)

Front-end Integrations

dClimate uses a JavaScript SDK for pulling data from IPFS and formatting and generating transactions for reading/writing protocol data.

The repository here (coming soon) contains a live preview and example usage of the dClimate SDK. Explore this codebase to learn how to start interacting with the dClimate ecosystem in your own app.

Frontend Apps

Don't want to spend time having to wire up all the glueware to get your own app running with the SDK and corresponding libraries? Don't sweat it, fork this(coming soon) repo and follow the instructions to start building your very own climate app.

Live Preview Sandbox

The following repository contains a live preview and example usage of the Yearn SDK. Explore this codebase to learn how to start: https://github.com/dclimate/dclimate-sdk-examples

Community Examples

More coming soon...