ruby-ethereum
ruby-ethereum copied to clipboard
Missing docs
I could help getting this piece documented if you could guide me the following things:
- required dependencies
- installation (rake?)
- basic usage (any hint will do)
@5chdn Have you figured it out yet? How to interface a Rails app with the Ethereum blockchain? Please assist if so.
@Jrho19 using the eth and ethereum.rb it is easy to connect a rails app to any Ethereum node(geth, parity...).
@se3000 I'll check it out. Thank you for responding.