Download Initiad
Prerequisites
Install Golang v1.21+
Configure
GOPATH
andGOBIN
You can download prebuilt `initiad` binaries or build yourself.
Download prebuilt initiad
We have a repository to publish prebuilt binaries for each networks:
initiad for mahalo-2
minitiad for minimove-2
minitiad for miniwasm-2
How to install
Clone the source code and switch to the proper version according to the network you want to access.
Build
initiad
from source.
Verify the
initiad
is installed correctly.
Last updated