CORDA-2419 - JavaFX requirement for Node Explorer (#4662)

This commit is contained in:
Tommy Lillehagen 2019-01-28 15:23:59 +00:00 committed by GitHub
parent aa39c9ee4d
commit fdbf88c0d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,11 @@
Node Explorer
=============
.. note:: To run Node Explorer on your machine, you will need JavaFX for Java 8. If you don't have JavaFX
installed, you can either download and build your own version of OpenJFK, or use a pre-existing
build, like the one offered by Zulu. They have community builds of OpenJFX for Window, macOS and Linux
available on their `website <https://www.azul.com/downloads/zulu/zulufx/>`_.
The node explorer provides views into a node's vault and transaction data using Corda's RPC framework.
The user can execute cash transaction commands to issue and move cash to other parties on the network or exit cash (eg. remove from the ledger)