This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
[BETA] GUI Release v1.0.0
Pre-release
Pre-release
About
This is a beta release for the Xolentum GUI wallet largely meant for testing and debugging rather than production. A stable release, v1.0.0
will be published soon.
The binaries have been signed by my PGP key available at bin/build/sohamb03.asc
in the repository. A .sig
file has been shared for verification of the binaries. To verify the binaries, you have to download the .sig
file for the platform you are using, and verify using GPG.
For example, on Linux, use gpg --verify xolentum_gui_v1.0.0-beta_linux.sig xolentum_gui_v1.0.0-beta_linux.zip
.