/test
Foundry Contracts
Foundry testing scripts that run fuzz and static tests on the smart contracts. They run on a forked network.
Helper
Tests the provider and token_misc scripts by checking if the functions validate the .env for keys, rpc urls, etc. Token misc checks if the event listening works correctly.
Message Aggregator
Token Aggregator
The execute route runs the functions that sign a transaction and submit a swap. By default the submit transactions are skipped so as to not using the user's funds.
Last updated