Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This project builds a mobile app which connects to Hyperledger Fabric to record emissions from transportation and mobility.  It could be used to track your own personal emissions for traveling or transportation emissions as part of the Supply Chain Emissions Ledger Project

Requirements

User-friendly mobile app to capture travel information of the user.

Fabric channel to calculate and record the emissions from the user's travel records.

Some way to verify the mode of transportation (ie drive, bike, fly, type of car).

The travel information of the user may need to be kept private, while the calculated emissions should be auditable.  One solution is to create a hash of the travel record which is stored in Fabric, so that the emissions calculations could be verified against the travel records, which are stored privately.

Available resources

Going one step further than the Virtual Renewable Energy Network Project, this MVP concept will combine public and permissioned ledgers with mobile app data.

Using e-mission and meco2-phone from the OpenClimate Collabathon, we can record vehicle travel on a blockchain channel.  Then using each vehicle's fuel efficiency and standard emissions data, we can calculate the amount of emissions per trip and record those on the a separate channel, following the pattern from Multi Channel Data Architecture.  

Similarly, we could store emissions data for other forms of travel such as air on separate permissioned data channels. 

Finally, carbon offsets could be tokenized on a public blockchain ledger.

The application could then combine the data from different data channels on both public and private ledgers to offset emissions from travel.  This could be used to offset travel emissions, either by individuals, a parent organization for whom the trips are taken, or a collaborative group taking climate action.  

...

A related idea is to record the energy charge and discharge at EV charging stations and certify them as carbon offsets, like this program from the Connecticut Green Bank.