IC3 Blockchain Summer Camp Project
- Fork the project
- Clone your fork, e.g., if your GitHub username is
alice
:
git clone --branch badgerswapv3 git@github.com:alice/HoneyBadgerSwap.git
- Build the image with
docker-compose-dev.yml
:
docker-compose -f docker-compose-dev.yml build
See ./testkeys/README.md.