Skip to content

Commit

Permalink
Merge pull request #31 from cardano-foundation/feat/is-53-replace-rus…
Browse files Browse the repository at this point in the history
…t-service-with-mini-proto-lib-typescript

feat: IS-53 replace cardano node service by mini protocol lib typescript
  • Loading branch information
dale-smartosc committed May 3, 2024
2 parents dfed6a0 + 9d775ff commit c918b51
Show file tree
Hide file tree
Showing 59 changed files with 494 additions and 5,765 deletions.
2 changes: 0 additions & 2 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ SCRIPT_DIR=$(dirname $(realpath $0))
# Build mainchain
cd ${SCRIPT_DIR}/cardano/chains && docker compose build

cd ${SCRIPT_DIR}/cardano/cardano-node-services && docker compose build

cd ${SCRIPT_DIR}/cardano/gateway && docker compose build --no-cache

# Build sidechain
Expand Down
3 changes: 0 additions & 3 deletions cardano/cardano-node-services/.dockerignore

This file was deleted.

13 changes: 0 additions & 13 deletions cardano/cardano-node-services/.gitignore

This file was deleted.

0 comments on commit c918b51

Please sign in to comment.