necDAO Uniswap Scheme A DAOstack scheme - kind of - enabling necDAO to interact with UniswapV2 Development Clone the repo git clone https://github.com/Curve-Labs/necDAO-uniswap.git Install packages cd necDAO-uniswap && npm install Compile contracts npm run compile Run test npm run test Run test coverage npm run test:gas