===== Ethereum: Ruby-ethereum Project ===== [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client| Return to Ethereum ERCs ]] **Note**: The following is an excerpt from the official [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum|Ethereum]] site. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | Title | Ethereum Ruby-ethereum Project | | Language | Ruby | | Created | 2016 | | Repository | [[https://github.com/janx/ruby-ethereum]] | | Description | [[http://www.ethdocs.org/en/latest/ethereum-clients/ruby-ethereum/index.html]] | | Category | Client |
Data sheet for Ethereum Ruby-ethereum Project
==== Abstract ==== Source: [[ http://www.ethdocs.org/en/latest/ethereum-clients/ruby-ethereum/index.html |Ruby-ethereum Project]] //ruby-ethereum is an implementation of the **[[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:ethereum_vm:start|Ethereum Virtual Machine]]** written in Ruby.// ==== Related Projects ==== * [[https://github.com/janx/ruby-serpent |ruby-serpent]]: Ruby binding to the Ethereum Serpent [[dido:public:ra:xapend:xapend.a_glossary:c:compiler|compiler]]. * [[http://www.ethdocs.org/en/latest/connecting-to-clients/ethereum-ruby/index.html#ethereum-ruby |ethereum-ruby]]: a pure-Ruby JSON-RPC wrapper for communicating with an [[dido:public:ra:xapend:xapend.a_glossary:e:ethereum_node|Ethereum node]].