github Electrum-RVN-SIG/electrum-ravencoin v0.4.4
Electrum Ravencoin 0.4.4

latest releases: v1.2.3, v1.2.2, 4.5.2...
2 years ago

EDIT FOR MAC USERS:
Macs don't seem to like binaries that were built on other devices. While we troubleshoot this, you will need to build the binary yourself if you are on a MAC. For more information see https://github.com/Electrum-RVN-SIG/electrum-ravencoin/tree/master/contrib/osx

For a TL;DR, run the following from your terminal:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

git clone https://github.com/Electrum-RVN-SIG/electrum-ravencoin.git

cd electrum-ravencoin

git submodule update --init

./contrib/osx/make_osx

and the app will be in electrum-ravencoin/dist

============================================

Hardware wallets are still unable to send ravencoin assets (sending RVN is still fine).

Looking for pre-built binaries? Click "assets" below this text box.

Bug Fixes:

Fixed crash when entering a seed manually (not pasting it)

===BEGIN CHECKSUMS===
EXE 0dc67dcc586fb9ad4ec8fd37b1ef09dbbcd64e1cbcc8fba33366c809aa054d80
EXE PORTABLE c17335406eff525a130be1b511871229a59c1575f2b03af7c6c2b60db81451b1
EXE SETUP 6d16fb4a9b8b2f03e9073539fd5bdcdeb5b9bdea72b4308d185678b10b1af515
APPIMAGE b6e24c03cbc6eb15402bcae66e460074ae6ff23d570743fd4c77bee1a1952f7b
DMG 4a141496af8d757f4a778320457cfad588adccbf08428359ec876f2df9d2e548
===END CHECKSUMS===

Signature:
HwMEDPOC8cAoeg67uW4kA3goG/e54Yp51+aRsLJjCoc3RcUXzXxSbkXY0VwWzeK8eTZclaSeWiiL3qXlS8Ussp4=

Binary info:
EXE - standalone executable; must click every time to launch electrum ravencoin; information stored in %appdata% by default
EXE PORTABLE - portable executable; must click every time to launch electrum ravencoin; information stored where the executable is launched by default
EXE SETUP - installer; can pin electrum-ravencoin to taskbar, etc.; information stored in %appdata% by default
APPIMAGE - for x86 linux distros, though it is recommended to just run the raw python as per https://github.com/Electrum-RVN-SIG/electrum-ravencoin/blob/master/README.rst ; information stored in ~/.electrum-ravencoin by default
DMG - OSX installer; information stored in ~/.electrum-ravencoin by default

As always, If you don't trust these pre-built binaries, see how to build your own binaries here:
https://github.com/Electrum-RVN-SIG/electrum-ravencoin/blob/master/README.rst

Don't miss a new electrum-ravencoin release

NewReleases is sending notifications on new releases.