UniswapV2 Test
Non-exhaustive tests for UniswapV2 core and periphery.
Usage
- Install
nix
(or ensure dapptools and gnu sed are present in$PATH
) git submodule update --init --recursive
if running for the first time.- Run
nix-shell --command "./test"