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