Skip to content

Create Electrum windows builds on Linux using Docker.

Notifications You must be signed in to change notification settings

faircoin/electrumfair-winbuild

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • NSIS 58.3%
  • Python 22.2%
  • Shell 19.5%