blockchain-carbon-accounting icon indicating copy to clipboard operation
blockchain-carbon-accounting copied to clipboard

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 Foundati...

Results 69 blockchain-carbon-accounting issues
Sort by recently updated
recently updated
newest added

Currently the dApp request emissions audit UI allows the user to choose a type of emission, and then enter the values and upload a supporting document. The system then calculates...

scope-3-emissions

Research bevel deployment steps Create directory in fabric/bevel Create README.md document to describe the bevel deployment steps.

fabric
bevel

@brioux I think the "industry" role should be given by the contract owner, like emissions auditor and offsets dealer. Otherwise if anybody could claim to be an "industry" member the...

emissions-tokens
methane

Please put the docker images you created in your own account into hyperledger-labs account See https://github.com/hyperledger-labs/solang/tree/main/.github/workflows for example of how to publish images from hyperledger-labs

In the past we've used the burn function in NetEmissionsTokens.sol to retire emissions audits and offsets. This means that the offsets cannot be transferred again. Emissions audits are automatically retired...

emissions-tokens

Currently in `data/postgres` I'm able to load the 2019 share of renewables for European data: ``` npm run dataLoader load_emissions_factors 2019-RES_proxies_EEA.csv -- --format eea_res_proxies --source https://www.eea.europa.eu/data-and-maps/data/approximated-estimates-for-the-share-4 ``` The data loader...

Add display of token dateCreated on dApp, under the from and thru dates.

emissions-tokens

The emissions token is by itself unitless, but by convention we chose tons of CO2e before because the US EPA eGRID database's utility emissions factors were in tCO2e. Now looking...

utility-emissions
emissions-tokens
scope-3-emissions

Add the Tokens Transferred Info to the [tokens created](https://testnet.bscscan.com/tx/0x31d3e0a58803c800586939fb35db68d2b4cee37962e0b3cb4bf932933efd315a) by our NetEmissionsTokens.sol, so that it is more like [this token on BSC testnet](https://testnet.bscscan.com/tx/0x4d89d0ec096b7c0d784567da826650f7e46f6ce54367f02b2e39d694c9628085) Make it possible to decrypt the input...

Modify the dApp to connect to Hedera through HashConnect

emissions-tokens
hedera