Balancer multi-asset pool with prices from DODO, WIP.
Built with the awesome hardhat framework and templates from openzeppelin.
❯ yarn install
# Run tests
❯ npx hardhat test
# Deploy locally for testing in browser
❯ pkill -f hardhat
❯ ./run_nodes.sh
❯ open index.html