This repository contains multiple sample apps, from CorDapps that help you get started, all the way to demonstrating specific features and advanced usage.
51
stars
48
forks
source link
There is no `./build/nodes/runnodes` after negetiation-cordapp is built. #14
negotiation-cordapp README says
Running the nodes:
Open a terminal and go to the project root directory and type: (to deploy the nodes using bootstrapper)
Then type: (to run the nodes)
However ./build/nodes/runnodes is not created.