/0xApiExperiments

Playing around with the 0x API for dex aggregation

Primary LanguageTypeScript

0x API Experiments

This project contains various experiments with the 0x API to improve understanding.

Run local chain with mainnet fork

yarn hardhat node

Run tests against local node

yarn hardhat test --network localhost