This repository contains the code for the Hyperledger Carbon Accounting and Neutrality Working Group. Each sub-folder is for a different project of the Working Group and has its own code and instructions:
- emissions-data: Emissions Data Channel
- net-emissions-token-network: Net Emissions Token Network and Climate DAO
- open-offsets-directory: Voluntary Carbon Offsets Directory
- secure-identities: Support for signing transactions using Vault or web-socket
- supply-chain: Supply Chain Decarbonization
- data: Data for setting up the applications
Get involved! Please see How to Contribute to help us build this open source platform for climate action.
Please sign off all your commits. This can be done with
$ git commit -s -m "your message"