Skip to content

Commit

Permalink
feat(corda): dockerfile update to include cordapps
Browse files Browse the repository at this point in the history
Primary Changes
----------------
1. Created AIO to support the deployment of Cordapps in Corda 5
2. Created corda-v5-cordapp-deployment.test.ts to test the AIO
Fixes #3442

Signed-off-by: adrianbatuto <[email protected]>
  • Loading branch information
adrianbatuto committed Sep 19, 2024
1 parent ec9683d commit 6fed945
Show file tree
Hide file tree
Showing 9 changed files with 747 additions and 0 deletions.
1 change: 1 addition & 0 deletions packages/cactus-plugin-ledger-connector-corda/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@
"axios": "1.6.0",
"express": "4.19.2",
"express-openapi-validator": "5.2.0",
"form-data": "4.0.0",
"http-errors-enhanced-cjs": "2.0.1",
"internal-ip": "6.2.0",
"joi": "17.13.3",
Expand Down
Loading

0 comments on commit 6fed945

Please sign in to comment.