Download Initiad

Prerequisites

You can download prebuilt `initiad` binaries or build yourself.

Download prebuilt initiad

We have a repository to publish prebuilt binaries for each networks:

How to install

  1. Clone the source code and switch to the proper version according to the network you want to access.

git clone https://github.com/initia-labs/initia
cd initia

git checkout [version]

You can find proper initiad version from Connect to Initia Network.

  1. Build initiad from source.

  1. Verify the initiad is installed correctly.

Last updated