ruby-ethereumΒΆ
ruby-ethereum is an implementation of the Ethereum Virtual Machine written in Ruby.
Links:
Related:
- ruby-serpent: Ruby binding to the Ethereum Serpent compiler.
- ethereum-ruby: a pure-Ruby JSON-RPC wrapper for communicating with an Ethereum node. To use this library you will need to have a running Ethereum node with IPC support enabled (default). Currently, the go-ethereum client is supported.