mirror of
https://github.com/corda/corda.git
synced 2024-12-19 21:17:58 +00:00
Only 7 terminal windows appear (notary's was removed). (#3328)
This commit is contained in:
parent
baa6479575
commit
238dc477e3
@ -135,7 +135,7 @@ Download a sample project
|
||||
Run from the terminal
|
||||
^^^^^^^^^^^^^^^^^^^^^
|
||||
1. From the cordapp-example folder, deploy the nodes by running ``./gradlew deployNodes``
|
||||
2. Start the nodes by running ``kotlin-source/build/nodes/runnodes``. Do not click while 8 additional terminal windows start up.
|
||||
2. Start the nodes by running ``kotlin-source/build/nodes/runnodes``. Do not click while 7 additional terminal windows start up.
|
||||
3. Wait until all the terminal windows display either "Webserver started up in XX.X sec" or "Node for "NodeC" started up and registered in XX.XX sec"
|
||||
4. Test the CorDapp is running correctly by visiting the front end at http://localhost:10009/web/example/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user