This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:ruby-ethereum [2020/11/13 02:16] nick ↷ Links adapted because of a move operation |
dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client:ruby-ethereum [2022/02/05 19:20] (current) 58.104.218.186 ↷ Links adapted because of a move operation |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Ethereum: Ruby-ethereum Project ===== | ===== Ethereum: Ruby-ethereum Project ===== | ||
| - | [[dido:public:ra:xapend:xapend.stds:defact:ethereum:client| Return to Ethereum ERCs ]] | + | [[dido:public:ra:xapend:xapend.b_stds:defact:ethereum:client| Return to Ethereum ERCs ]] |
| - | **Note**: The following is an excerpt from the official Ethereum site. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference. | + | **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. |
| <table> | <table> | ||
| Line 17: | Line 17: | ||
| Source: [[ http://www.ethdocs.org/en/latest/ethereum-clients/ruby-ethereum/index.html |Ruby-ethereum Project]] | 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.stds:defact:ethereum:ethereum_vm|Ethereum Virtual Machine]]** written in Ruby.// | + | //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 ==== | ==== Related Projects ==== | ||
| - | * [[https://github.com/janx/ruby-serpent |ruby-serpent]]: Ruby binding to the Ethereum Serpent compiler. | + | * [[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 Ethereum node. | + | * [[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]]. |