tarassh / fairy-wallet

Client for ledger nano s hw
MIT License
167 stars 30 forks source link
blockchain eosio hardware-wallet ledger-wallet

version

Fairy Wallet - Ledger Nano S compatible wallet for EOS

Fairy Wallet is a light and secure desktop application for the Ledger Nano S and EOS blockchain. The application provides basic wallet functionality that allows the control and transfer of tokens using multiple accounts.

fairy-wallet screenshot

Features

Releases

The latest release version is 0.10.0. To download the application use one the following links:

Release notes: https://github.com/tarassh/fairy-wallet/releases/tag/v0.10.0

NOTE: Wallet on Linux may require additional permissions for the device. To add permissions, use this script. Windows users may experience slow response from the device due to driver issues.

Building from Source

Please make sure that you have yarn preinstalled. To build binaries from source follow the instructions below:

git clone https://github.com/tarassh/fairy-wallet
cd fairy-wallet
yarn
yarn package

User Manual

User manual can be found on the Wiki page.

Connect to Mainnet

Connect to the EOS Mainnet using one of the following endpoints:

Connect to Testnet

Connect to the EOS Testnet for testing this application.

Jungle Testnet - operated by CryptoLions:

Development Mode

git clone https://github.com/tarassh/fairy-wallet
cd fairy-wallet
yarn
yarn dev