module Eth

Overview

Provides the Eth module, a straightforward library to build, sign, and broadcast Ethereum transactions.

Defined in:

eth.cr
eth/address.cr
eth/version.cr

Constant Summary

VERSION = "0.1.1"

The VERSION of the Eth module.