Prerequisites:
- Install Go (currently, our builds are done for Golang v1.18)
To build the executable, run:
make proto-gen
make swagger
make build
We have an in-depth guide for making custom Docker image builds.
We also have an in-depth guide on running a localnet with multiple nodes using Docker / Docker Compose.