webRunes / webGold-WRIO-App

WRIO App
https://webgold.wrioos.com
Other
3 stars 21 forks source link

Build Status

webGold WRIO App

(coming soon)

WRIO OS Wallet. Using Ethereum technology. Ethereum subcurrency WGD created, alpha version contract available at contract/webgold.sol

For docker local development start geth node on local machine with start_eth script

Official Hub

webgold.wrioos.com

Powered by Open Copyright

Developer notes

To use server geth node during development, start reverse ssh tunnel

ssh -L 0.0.0.0:8545:localhost:8545 ubuntu@54.235.73.25 -i your_ssh_key.pem