Difference between revisions of "Wallets"

From Ravencoin Wiki
Jump to navigationJump to search
Tags: Mobile edit Mobile web edit
Line 8: Line 8:
  
 
== Desktop ==
 
== Desktop ==
The Ravencoin QT wallet can be downloaded from [https://github.com/RavenProject/Ravencoin/tree/master/binaries/release gitub]
+
The Ravencoin QT wallet can be downloaded from [https://github.com/RavenProject/Ravencoin/releases gitub]
  
 
[[Best_practices#General_wallet_guide|General wallet guide on Best practice page]]
 
[[Best_practices#General_wallet_guide|General wallet guide on Best practice page]]

Revision as of 01:07, 5 June 2018


Work in progress

Desktop

The Ravencoin QT wallet can be downloaded from gitub

General wallet guide on Best practice page

Mobile

Android Wallet

Google Play download. The source code is available on ROSHiix GitHub

There are a couple of things to keep in mind when using the app:

  • You need to save your 12 wallet mnemonic words as this is the only way to recover your wallet.
  • While wallet is still in sync no new transaction will appear in your transactions layout, so don't send anything unless the app is 100% synced.
  • Do not mine directly to an exchange or to a mobile wallet, use a full client for this, ie. raven-qt or a paper wallet.

Work in progress

The core (and possibly community development) team are working on an iOS wallet.

Wallet Status Next action Further info
Coinomi Contacted Community response with answers to questions Coinomi questions
Jaxx Contacted On hold Jaxx status
Ethos Contacted @kyzer on discord

Web

PocketRaven - a beta web wallet - based on a heavily modified version of piWallet including security rewrite to use proper password storage, with bcrypt and properly salted. Also allows export of private keys.

TheRavenCoinNest - web wallet based on piWallet - at the time of adding the private keys will be held by theravencoinnest.com - work underway to change so users hold private keys. Some questions around the security used for MD5 hash of password in piWallet (discord 9th May 2018) - DYOR.

Work also underway on iOS and Andriod wallets from same community devs - will be added to mobile wallet section when available.

Paper

There's a paper wallet generator on github.

Ravenpaperwallet.msft.online - A universal open source client-side paper wallet generator for Ravencoin - can be downloaded and run offline.

How to use a paperwallet on Best practices page

Hardware

No hardware wallet available yet.

Wallet Status Next action Further info
Trezor
Ledger Community devs have submitted code. Waiting on Ledger to do their side. Probably a few weeks out due to workload (20180501) Check Discord Dev channel for more.
KeepKey Contacted On hold KeepKey

Further resources

Read the exchange how to in conjunction with this page as there is some overlap of content.

best practices