committed
f99028a
Commit
Comments (0)
Files changed (2)
-
+1 -1M config/sample-options.json
-
+20 -1M docs/SETUP.md
docs/SETUP.md Modified
- Ignore whitespace
Starting from v0.3.0, NuBot can be run as a service and controlled via web interface. That implies you can run the service on a remote machine with permanent connection and control it via browser from another machine.
+There are no trusted apt repositories for Java 8 installation packets available. You need to download and install manually :
+[Download page for Java 8](http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html), look for ARM.
+**Remark**: wget will not work with the direct link, because an authentication token is missing; start the download on a regular browser and use the download link that include the authentication token.
+$ wget http://download.oracle.com/otn-pub/java/jdk/8u60-b27/jdk-8u60-linux-arm32-vfp-hflt.tar.gz?AuthParam=<obtain-auth-from-browser>
To function correctly, NuBot needs to communicate with the NuBit client of the custodian. The bot needs to broadcast liquidity notification to NuNet. By doing so, it allow shareholders to have real-time information about active orders in the network across custodians, and react to it. It does so by interacting via the *NuBits client of the custodian*.