Build the Xion Daemon
How to build the xiond binary
Last updated
Was this helpful?
How to build the xiond binary
Last updated
Was this helpful?
If you want to build the xiond
binary yourself, this section will show you how.
Use git
to retrieve the repository, whose default branch contains the latest and greatest code.
If you want a specific stable version, refer to .
We provide a Makefile
with several targets common to projects in the Cosmos ecosystem.
Assuming everything went well, the binary is now available in your $PATH