Skip to main content

Getting started

Get started quickly with the Yerbas Wallet CLI.

Installation

Setup

Standalone Zip

  • Extract the zip
  • Use the following per use case:
    • yerbasd - Yerbas Daemon
    • yerbas-qt - Yerbas Wallet GUI
    • yerbas-cli - Yerbas Wallet CLI
    • yerbas-tx - Yerbas Tx Utility
  • Run Daemon and ./yerbas-cli for Wallet CLI
  • Allow Daemon to Sync (Use the bootstrap)

Precompiled Binaries

  • Download release for Ubuntu 18 or 20:
  • Extract contents:
    • tar xzvf yerbas_1.2.15.2_ubuntu20_64.tar.gz
  • Use the following per use case:
    • yerbasd - Yerbas Daemon
    • yerbas-qt - Yerbas Wallet GUI
    • yerbas-cli - Yerbas Wallet CLI
    • yerbas-tx - Yerbas Tx Utility
  • Run Daemon and yerbas-cli for Wallet CLI
  • Allow Daemon to Sync (Use the bootstrap)