mirror of
https://github.com/corda/corda.git
synced 2024-12-18 20:47:57 +00:00
Doc fix: added missing requirement for handcrafting nodes (#5191)
This commit is contained in:
parent
47e957c96a
commit
fee396efc3
@ -15,6 +15,8 @@ A node can be created manually by creating a folder that contains the following
|
||||
|
||||
* A folder entitled ``cordapps`` containing any CorDapp JARs you want the node to load
|
||||
|
||||
* An up-to-date version of the ``network-parameters`` file ([see docs:](https://docs.corda.net/network-map.html#network-parameters)) generated by the bootstrapper tool
|
||||
|
||||
* **Optional:** A webserver JAR entitled ``corda-webserver.jar`` that will connect to the node via RPC
|
||||
|
||||
* The (deprecated) default webserver can be downloaded from http://r3.bintray.com/corda/net/corda/corda-webserver/ (under /|corda_version|/corda-webserver-|corda_version|.jar)
|
||||
|
Loading…
Reference in New Issue
Block a user