Getting started
Get started quickly with the Yerbas Wallet CLI.
Installation
- Windows
- Mac
- Linux
Binaries: yerbas-win-v3.1.4.20.zip
Installer: Yerbas-Qt-v3.1.4.20.dmg
Binaries: yerbas-macos-v3.1.4.20.tar.gz
Binaries: yerbas-ubuntu20-3.1.4.20.tar.gz
Setup
Standalone Zip
- Extract the zip
- Use the following per use case:
yerbasd
- Yerbas Daemonyerbas-qt
- Yerbas Wallet GUIyerbas-cli
- Yerbas Wallet CLIyerbas-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 Daemonyerbas-qt
- Yerbas Wallet GUIyerbas-cli
- Yerbas Wallet CLIyerbas-tx
- Yerbas Tx Utility
- Run Daemon and
yerbas-cli
for Wallet CLI - Allow Daemon to Sync (Use the bootstrap)