Quick Start

Good to know: you can point to an rpc with --node <addr> flag

Prepare your wallet keys

You will need it to make queries.

Install the binary

The best way to interact with the RPCs is to use one of the official project binaries:

# get the binary in github release section or build it
wget https://<link to binary>

Last updated