This repo uses Foundry, if you don't have it installed, go here for instructions.
Once you cloned the repo, be sure to be located at the root and run the following command:
forge install
All the examples are located under the test folder.
To test all of them just run the following command:
forge test -vv
- An alchemy key is provided, you don't need to add anything.
To test a specific example run:
forge test --match-path test/name-of-the-file -vv
foundry.toml -> [rpc_endpoints] add your rpc