Post
Topic
Board Announcements (Altcoins)
Re: [ANN]🌀 Blur Network(BLUR) 🌀 | PoW Cryptonight-Dynamic | CPU/Solo Mining | DPoW
by
blurnetwork
on 06/01/2020, 21:14:28 UTC
A snap package for the Blur Network GUI (Graphical Wallet) has been released, as well as an update to v0.1.9.9.2 for the CLI Tools snap package!

This packaging makes the GUI available on most distributions of linux, and retains all functionality of the blur-network-gui repository's releases.  Snap packaging seems to make networking/connectivity markedly smoother, as well as potentially making the GUI more private and secure.  This is due to the unique confinement feature of snaps.

Grab the package here: https://snapcraft.io/blur-wallet

Or simply install it with a sudo snap install blur-wallet

Once you've downloaded it, you can run the package with the command blur-wallet from a terminal.  That command will launch the GUI interface.  Support for standard desktop launchers may not yet work.  Please let us know if they (i.e. Start Menu) work for you!

Command-Line Interface:
https://github.com/blur-network/blur/releases
Blur Network CLI Tools Snap Package:

Or install with: sudo snap install blur
When launching the snap, include the startup flag blur.blurd --p2p-bind-port=52541 for the best network connectivity.

Graphical Wallet:
https://github.com/blur-network/blur-network-gui/releases
Blur Network Graphical Wallet Snap Package:

Or install with: sudo snap install blur-wallet
Run with 'blur-wallet' from a terminal, once installed