hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

feat(corda): dockerfile update to include cordapps #3442

Open jagpreetsinghsasan opened 4 months ago

jagpreetsinghsasan commented 4 months ago

As a developer, I want to add the functionality of creating the cordapps within the corda AIO (as the dependent libraries like the corda cli dont have any SDKs as of now), test-tooling function to pull the CPI in the working env and deploying the CPI to the corda AIO env.

Acceptance Criteria

  1. Test tooling fx for pulling the CPI
  2. Test case (seperate/existing one) for testing the CPI deployment