Skip to content

maran/electrum-winbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Electrum windows build

Create unattended Electrum 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 1.9.8 (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.

  • Only the Standalone Executable is working so far.

About

Create Electrum windows builds on Linux using Docker.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages