This repository serves as an example of tests written in a development and testing framework called Wake.
- Clone this repository
git submodule update --init --recursive
if not cloned with--recursive
cd source && forge install && cd ..
to install dependencieswake init pytypes
to generate pytypeswake test
to run tests
Tested with wake
version 4.0.0
and anvil
version anvil 0.1.0 (638bd2e 2023-05-23T13:45:12.329779000Z)
. Forking was done on Ethereum mainnet with the following block number: 14660289
.