mirror of
https://github.com/corda/corda.git
synced 2025-02-21 09:51:57 +00:00
[CORDA-1992] Better document requirements for Node Explorer (#4476)
This commit is contained in:
parent
cd842274ab
commit
aca65444b5
@ -13,7 +13,10 @@ Running the UI
|
|||||||
**Other**::
|
**Other**::
|
||||||
|
|
||||||
./gradlew tools:explorer:run
|
./gradlew tools:explorer:run
|
||||||
|
|
||||||
|
.. note:: In order to connect to a given node, the node explorer must have access to all CorDapps loaded on that particular node.
|
||||||
|
By default, it only has access to the finance CorDapp.
|
||||||
|
All other CorDapps present on the node must be copied to a ``cordapps`` directory located within the directory from which the node explorer is run.
|
||||||
|
|
||||||
Running demo nodes
|
Running demo nodes
|
||||||
------------------
|
------------------
|
||||||
|
Loading…
x
Reference in New Issue
Block a user