- git
- jq
- docker
- docker-compose
- node + npm
- typescript
- python
- make
- g++
- blockchain-node-generator@1.0.3 (optional)
Build the CLI tools and REST docker images:
./network/tf_setup.sh
Start up the fabric network, PO and SP REST servers:
./network/tf_start.sh
You can find instructions on interacting with the demo here.
Remove the fabric network and stop the PO and SP REST servers:
./network/tf_stop.sh
Remove the build for the CLI tools and REST docker images:
./network/tf_teardown.sh
To import network/env.json
into the IBM Blockchain Platform Visual Studio Code Extension, select it when adding an environment
Import all of the wallets from network/wallets/
into the extension