Skip to content

koh-gt/electrum-fec

 
 

Repository files navigation

Electrum-FEC - Lightweight Ferrite client

Ferrite lightweight wallet based on Electrum-LTC and Electrum codebase.

Community group links

telegram-logo Ferrite Core reddit-logo r/Ferritecoin discord-logo Discord twitter-logo Twitter

electrum_fec

Build guide

# You will need Docker -
sudo snap install docker

git clone https://github.com/koh-gt/electrum-fec
sudo chmod +x -R electrum-fec

# Linux
cd electrum-fec/contrib/build-linux/appimage
./build.sh

# Windows
sudo apt-get install -y upx
cd electrum-fec/contrib/build-wine
./build.sh

# Android (Incomplete)
cd electrum-fec/contrib/android
## ARM 64-bit
./build.sh qml arm64-v8a release-unsigned
## x86 Android
./build.sh qml x86 release-unsigned
## Legacy Android
./build.sh qml arm64-v8a release-unsigned

Common distutils error - Python
sudo apt install python3-distutils-extra

Licence: MIT Licence
Author: Thomas Voegtlin
Port Maintainer: Pooler
Language: