Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cbdc-bridging-app): implementation of CBDC bridging example #2185

Merged

Commits on Aug 17, 2023

  1. feat(cbdc-bridging-app): implementation of CBDC bridging example

    This application demonstrates a CBDC bridging between a Fabric and a Besu network
    using the ODAP business logic plugin, a protocol under standardization for cross-chain
    asset transfers in the IETF.
    
    The goal is to demonstrate the use of npm packages of Cactus so that anyone can
    build a solution on top of Cacti.
    
    Summary:
    * CBDC application backend (set up underlying ledgers and deployment of smart contracts)
    * Add support for multiple organizations in some operations in the FabricTestLedger
    * Add support for minting some Ether to a given address in the BesuTestLedger
    
    Future Work:
    * CBDC app UI demonstrating the use of the app is, for now, only available as docker image
    * A Dockerfile for the backend will be created as soon as this package is published to npm
    * More documentation will be added in the next weeks
    
    Depends on: hyperledger-cacti#2205
    
    Co-authored-by: Peter Somogyvari <peter.somogyvari@accenture.com>
    
    Signed-off-by: André Augusto <andre.augusto@tecnico.ulisboa.pt>
    Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
    AndreAugusto11 authored and petermetz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    29096a7 View commit details
    Browse the repository at this point in the history