Starter kit for building with Truffle and Ganache by using Docker and Docker Compose.
- No dependencies required except Docker and Docker Compose
- Build with Truffle and Ganache
- Docker - version 20.10.18
- Docker Compose - version 3.8
- Truffle - version 5.5.1
- Ganache - version 7.4.4
Before using this repo, make sure you have installed:
First you have to get the repo
# Clone the repo
git clone git@github.com:Badisse/buildspace-dao-starter.git
# Get into the repo
cd expo-template-blank-docker-sampleKnow you can use make to build, start, stop your containers, and work with truffle:
make