hyperledger-labs / blockchain-carbon-accounting

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.
https://wiki.hyperledger.org/display/CASIG/Carbon+Accounting+and+Certification+WG
Apache License 2.0
195 stars 104 forks source link

Update CarbonTracker contract and documentation #623

Closed brioux closed 2 years ago

brioux commented 2 years ago

Revisions/fixes to contract functions.

Drop function transferProductToTracker(). Superceeded by transferProduct and trackProduct() functions.

Updated documentation and add diagram to docs/carbon-tracker.md.