Build Status

#webGold WRIO App (coming soon)

Payment processor for WRIO-InternetOS. Using Ethereum technology. Ethereum subcurrency WRG 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