MacOS - tutorial
This is a step by step instruction on how to setup and run elastic node on macOS.
Preparing for Client installation
First download and install Java (jdk8) for macOS
http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.htmlNow download the elastic client by clicking on the green button on the right
https://github.com/xel-software/Litewallet-MainnetInstalling and Running the Elastic Client
Go to the elastic client download directory and extract the ZIP files, enter your elastic client directory and Launch the terminal
http://blog.teamtreehouse.com/introduction-to-the-mac-os-x-command-lineTo start installation from the elastic client directory, type on your terminal:
bash compile.shAfter installation is done, start your elastic client with this command:
bash run.shTo access ur wallet open ur browser and go to:
http://localhost:17876Last updated