Emerald Wallet - v0.10.0 RC 4
Fixed
Improvements
- Address book functionality
- New UI design
- UX: Two step transaction sending wizard
- Source code clean up, removed unused smart contract functionality
- FontAwesame icons replaced by Emerald Icons from emerald-js-ui package
Changed
- Upgrade to emerald-cli v0.22.0
- Upgrade to Geth v5.2.0
- Upgrade to emerald-js v0.1.2
Disclaimer: Please do not keep or transact more than you are willing to lose, and please be careful. Please use a hardware wallet such as Ledger Nano S together with Emerald Wallet. If something were to happen, we are sorry, but we are not responsible for any lost ETC.
Download and verify:
Keep in mind that this software may have access to sensitive financial data, and many hacker groups are trying to compromise your security. Please make sure you verify the downloaded binary with PGP/GPG.
To verify a release with a signature:
- First, make sure you have a
gpg
tool installed, eg. gnupg or gnupg2. - Then ensure you have
import
ed the signing signature. ETCDEV and ETC volunteer PGP keys are available here.
$ git clone https://github.com/ethereumproject/volunteer.git
$ cd volunteer/Volunteer-Public-Kyes
$ gpg --import *.pub
- Finally, verify the signature of the executable or archive:
$ gpg --verify EmeraldWallet-win-xxxxxxxx.exe.sig