Installation
Last updated
Was this helpful?
Last updated
Was this helpful?
Follow the directions below to install Axentro from source:
install the
Clone the repository from Github
git clone https://github.com/Axentro/Axentro.git
Install dependencies
shards install
Build the binaries:
shards build --release --no-debug
Install the binaries on your path (might need to use sudo):
You invoke the CLI binaries in your terminal by typing:
axe
- The command line blockchain client
axem
- The command line miner
axen
- The blockchain node