faircoin / electrumfair-winbuild

Create Electrum windows builds on Linux using Docker.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Electrum for FairCoin windows build

Create unattended Electrum for FairCoin Windows builds on Linux using docker.

Getting started

Install Docker. On Ubuntu 14.04 you can do this by using sudo apt-get install docker.io

Clone this repository and run ./build 2.8.4 (or whatever the latest stable release is) and if all goes well your windows binary should appear in the releases folder.

General remarks

The first time you run this script it will need to install and configure a docker container. This might take a while. All builds after the initial one will be quicker since docker caches the vm state.

  • Only stable builds are supported so far, not building from git yet.

About

Create Electrum windows builds on Linux using Docker.


Languages

Language:NSIS 58.3%Language:Python 22.2%Language:Shell 19.5%