Skip to content

Hoshingen/wavesfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WavesFX

img

WavesFX is an open-source Waves wallet for Windows, macOS and Linux.

Releases can be found on the release list.

How to build WavesFX

1. Prerequisites

Install Java Development Kit (JDK) 13

OpenJDK and AdoptOpenJDK are excellent choices.

2. Obtain Source Code

git clone github.com/wavesfx/wavesfx
cd wavesfx

3. Compilation and packaging

Build binary package

./gradlew "-Ddownload.jpackage=true" jpackageImage 

Leave out "-Ddownload.jpackage=true" if jpackage is already installed on the system (set jpackage path in build.gradle). Package will be located in build/jpackage

Build installer

Note: Wix, a third-party tool, is required to generate an installer for Windows.

./gradlew jpackage

Bug Reports

Please use the issue tracker provided by GitHub to send bug reports or feature requests.

About

WavesFX Waves Desktop Wallet

Resources

License

Stars

Watchers

Forks

Packages

No packages published