Versions Compared

Key

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

...

3) List the Hyperledger Project(s)(e.g., Hyperledger Projects that will be leveraged to develop your solution) We are building a carbon tracking network to tie together supply chain emission data. This will include a set of smart contracts as part of the open source blockchain carbon accounting tools built by the CA2SIG: a Utility Emissions Channel Project for auditing emission from electricity purchases, Net Emissions Token (NET) Project to tokenize emissions and offset credits, and a Climate DAO Project, the elements of an operating system for climate actionThese projects are built on top of Hyperledger Fabric, Besu, and Bevel.

4) Project Members

  1. Bertrand WILLIAMSRIOUX
  2. Sherwood Moore
  3. Si Chen

...

Using the derived methane tokens, an oil & gas facility (well) starts constructing an emission profile for its fuel production. The profile is digitally encoded as a non-fungible token (NFT) smart contract that track tracks embedded methane emissions across fuel supply chain stakeholders. A carbon tracker NFT (C-NFT) has been implemented using the ERC-721 standard as part of the Hyperledger Labs Net Emission Token (NET) network to issue, transfer, and retire carbon tokens by different accounts.

  • Voluntary Carbon Track Tokens (VCT) are issue by industry members to note the amount of emissions
    1. realized from flared/vented methane
    2. contained in oil, natural gas, and derived fuels sold to other facilities
  • Audited Emission Certificates (AEC) can be issued by independent sources to verify the realized emissions of a facility.
  • AEC are also assigned to energy consumers to communicate embedded methane emissions downstream.  Fuel consumed from high/low methane producers will carrier higher/lower embedded emissions.
  • Credits, in the form of methane performance certificates, are used to transfer the lower embedded methane emissions from one party to another, helping the receiver meet an emission reduction goal, while providing the supplier an incentive to reduce its methane emissions at the well.

...

Each step in the value chain (reporting "silos") consist consists of inputs and outputs , and are transacted using the NET network , in Carbon Dioxide equivalent (CO2e) of Greenhouse Gas emissions.  Based on the Value chain (scope 3) reporting standards

...

In practice, we envision a supplier sends emissions tokens (e.g. VCT)  to its customer from its facility's emission profile (C-NFT) with oracle-validated methane flaring.  This allows organizations to bridge the internal boundaries of traditional data silos , and construct a complete view of the energy value chain.  An NFT is attached to each quantity of fuel it sells so that the consumer could correctly calculate the total emissions.

The consumer (e.g., Fuel user such as a freight carrier or airline) can identify the embedded waste methane emissions through public view functions of the NFT, such as carbon intensity intensity (CI) metrics:

  • CI of oil & gas supplied (Fuel trade out) -> flared gas + leakage / fuel outputs
  • CI of Refined fuel trade -> other emissions (e.g., electricity/heat, flue gases) / refined fuel out 

...

Other Value chain scope 3 tools/services

...

  1. Collect and prepare emission data (16 weeks)
    1. Select a set of typically of oil/gas well and gather relevant data, sourced from company reports, independent sources, (Flaring Monitor), sensors, or simulated. 1 Month)
    2. Create/select a representative model/data set for intermediate processing of oil and gas in a refinery and a power plant to produce a consumer fuel.
    3. Setup up data sources to be storage within a fabric emission channel or IPFS database (Figure 3) 
  2. Build the blockchain oracle (16 weeks)
    1. Select an oracle service
    2. Integrate the distributed database (fabric/ipfs) with the oracle
    3. Register "real-world" methane emission data as digital token in the layer 2 NFT contracts.
  3. Construct emission profiles  (16 weeks)
    1. Design UI/UX for for constructing and linking emission inventories
    2. Using the NET network compile emission inventories (accounting boundaries) for each facility using the GHG Protocol corporate reporting standard 
    3. Using C-NFT Bridge accounting boundaries following the Value chain (scope 3) reporting standards
  4. Simulate trading of methane performance tokens / CI certificate using C-NFT (4 weeks)

...