Ethereum¶
The Ethereum modules implement basic functionalities for interacting with the Ethereum blockchain. In particular, they allow:
- Creation of signed transactions
- Interaction with geth JSON-RPC endpoints (via rpc module)
- Execution of contract calls
Contents: