This work is part of Uniswap's grant program. It will focus on the Uniswap V2 protocol, but aims for extensibilty to Uniswap V3.
You can learn more about the features and concepts here: MGTD
Clone this repository and cd
into uniswap-playground directory and run compose up:
git clone https://github.com/valve-finance/uniswap-playground
cd uniswap-playground
INFURA_API_KEY='YOUR_API_KEY_HERE' docker-compose up -d