File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 1- nix develop cardano-transaction-lib / -L --extra-experimental-features " nix-command flakes" -c ./buildFrontendStage2.sh
1+ nix develop seabug-contracts / -L --extra-experimental-features " nix-command flakes" -c ./buildFrontendStage2.sh
Original file line number Diff line number Diff line change 33
44SEABUG=$PWD
55
6- cd $SEABUG /cardano-transaction-lib
7- npm run bundle-seabug
8-
9- cd $SEABUG /npm-packages/cardano-transaction-lib-seabug
6+ cd $SEABUG /seabug-contracts
107npm install
8+ make run-build
119
1210cd $SEABUG /nft-marketplace
1311npm install
@@ -40,5 +38,4 @@ REACT_APP_CTL_PROJECT_ID=testnetu7qDM8q2XT1S6gEBSicUIqXB6QN60l7B
4038
4139REACT_APP_IPFS_BASE_URL=https://cloudflare-ipfs.com/ipfs/
4240EOT
43- npm install
4441npm run build
You can’t perform that action at this time.
0 commit comments