This repository serves as an example of tests written in a development and testing framework called Wake.
- Clone this repository
git submodule update --init --recursiveif not cloned with--recursivecd source && npm install && cd ..to install dependencieswake up pytypesto generate pytypeswake testto run tests
Tested with wake version 4.4.1 and anvil version 0.2.0 (0688b5a 2024-02-06T00:16:34.878992291Z). The fuzz test expects a local archive node running at http://localhost:8545 with the Ethereum mainnet with blocks from 17034871 to 19049237 available.
