> For the complete documentation index, see [llms.txt](https://docs.watchdata.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.watchdata.io/web3/web3-sdk/ethereum.rb.md).

# Ethereum.rb

The goal of ethereum.rb is to make interacting with ethereum blockchain from ruby as fast and easy as possible. If you'd like to use it, please be sure to install it like so:

```
gem install ethereum.rb
```

<br>
