Expand description
Helper types for tests and similar purposes.
Modules§
- Event
Numerics Contract - Generated by the following Solidity interface…
- Simple
Token Contract - Generated by the following Solidity interface…
Structs§
- Anvil
Test - A running Anvil node together with a client connected to it, for tests.
- Ethereum
Client - An Ethereum client wrapping a configured
alloyprovider, used in tests. - Event
Numerics Contract Function - A deployed
EventNumericscontract together with the Anvil node it lives on. - Simple
Token Contract Function - A deployed
SimpleTokencontract together with the Anvil node it lives on.