All Projects → hyperledger-labs → blockchain-carbon-accounting

hyperledger-labs / blockchain-carbon-accounting

Licence: Apache-2.0 license
This project implements blockchain applications for climate action and accounting, including emissions calculations, carbon trading, and validation of climate claims. It is part of the Linux Foundation's Hyperledger Climate Action and Accounting SIG.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects
solidity
1140 projects
go
31211 projects - #10 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to blockchain-carbon-accounting

hacktoberfest-2020
Let's tackle the Climate-Change together with Open-Source 🌍 + 👩‍💻
Stars: ✭ 23 (-81.3%)
Mutual labels:  climate, climate-change
netpositive-money.github.io
Bitcoiners contributing to climate change solutions - the website
Stars: ✭ 17 (-86.18%)
Mutual labels:  climate, climate-change
pi-eco-indicator
Display at-a-glance data of carbon intensity or Octopus Agile prices on a Pimoroni Blinkt! display or a Pimoroni Inky pHAT display.
Stars: ✭ 15 (-87.8%)
Mutual labels:  climate, climate-change
Alfis
Alternative Free Identity System
Stars: ✭ 162 (+31.71%)
Mutual labels:  blockchain-technology, blockchain-network
openair-cyan
DIY small-scale open hardware direct air carbon capture device called Cyan. Our documentation is on https://openair-collective.github.io/openair-cyan
Stars: ✭ 54 (-56.1%)
Mutual labels:  climate, climate-change
openclimate-demo
Open Climate Repo
Stars: ✭ 54 (-56.1%)
Mutual labels:  climate, climate-change
trends.earth
trends.earth - measure land change
Stars: ✭ 69 (-43.9%)
Mutual labels:  climate, climate-change
blockchain-consensus
This is my attempt to list all possible blockchain consensus out there, i welcome pull request of the blockchain community! lets make it the main reference for blockchain consensus
Stars: ✭ 79 (-35.77%)
Mutual labels:  blockchain-technology, dlt
patch-ruby
Patch's Ruby client library - https://www.patch.io
Stars: ✭ 50 (-59.35%)
Mutual labels:  climate, climate-change
Climate-Change-Datasets
Here is a list of Climate Change Public Datasets 🌦🌪🌫🌀💧🌊
Stars: ✭ 115 (-6.5%)
Mutual labels:  climate, climate-change
open-chain
Open source blockchain project designed for developer needs from the start. OPEN chain is a convenient and flexible technology for developing blockchain solutions and decentralized applications.
Stars: ✭ 59 (-52.03%)
Mutual labels:  blockchain-technology, blockchain-network
hockeystick
Download and Visualize Essential Global Heating Data in R
Stars: ✭ 42 (-65.85%)
Mutual labels:  climate, climate-change
hector
The Hector Simple Climate Model
Stars: ✭ 72 (-41.46%)
Mutual labels:  climate, climate-change
ClimateChangeProjections
An embeddable map that shows climate change projections. How hot will it be by 2070 if we don't do something about it? Accessible at https://climatechange.codeforafrica.org
Stars: ✭ 29 (-76.42%)
Mutual labels:  climate, climate-change
climateconnect
The global climate action web platform. 🌏
Stars: ✭ 45 (-63.41%)
Mutual labels:  climate, climate-change
blockchain-VCoin
Simple Implementation Proof of Work blockchain coin.
Stars: ✭ 16 (-86.99%)
Mutual labels:  blockchain-technology, blockchain-network
rippled-php
A PHP library for rippled (XRP Ledger) communication.
Stars: ✭ 33 (-73.17%)
Mutual labels:  blockchain-technology
open-earth-compiler
development repository for the open earth compiler
Stars: ✭ 50 (-59.35%)
Mutual labels:  climate
IceVarFigs
🌀 Weather and climate graphics for science communication 🌀
Stars: ✭ 68 (-44.72%)
Mutual labels:  climate-change
rivine
Blockchain technology for creating custom chains.
Stars: ✭ 23 (-81.3%)
Mutual labels:  blockchain-technology

blockchain-carbon-accounting

CI Test Report

This project uses web3/blockchain/distributed ledger to solve several key challenges for climate change:

  • Storing data from energy use, renewable energy production, carbon removal or reduction projects in a permissioned data ledger.
  • Tokenizing emissions audits, carbon credits, and energy attribute certificates.
  • Validating climate projects by voting through a Distributed Autonomous Organization (DAO).

With it you could implement a variety of use cases, such as developing and monetizing carbon emissions reductions projects; emissions calculations for individuals, companies, and supply chains; and using carbon credits to implement emissions reduction plans.

The code is divided into the following components:

To try it out, use the demo at emissions-test.opentaps.org or follow the steps in Getting Started to set it up yourself.

For more details, see the

Get involved! Please see How to Contribute to help us build this open source platform for climate action.

Git Notes

Please sign off all your commits. This can be done with

$ git commit -s -m "your message"
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].