Difference between revisions of "Wallets"

From Ravencoin Wiki
Jump to navigationJump to search
Line 95: Line 95:
  
 
== Further resources ==
 
== Further resources ==
Read the [https://raven.wiki/wiki/Exchange_How_To exchange how to] in conjunction with this page as there is some overlap of content.
+
Read the [[Exchange]] page in conjunction with this page as there is some overlap of content.
  
 
[[best practices]]
 
[[best practices]]

Revision as of 14:57, 11 November 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.

iOS wallet

RVN Wallet available in the app store by Medici Ventures https://itunes.apple.com/us/app/rvn-wallet/id1371751946

Work in progress

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 web wallet where the keys remain fully in control of the user at all times. Emphasis on privacy and security. Server never sees the users' private key. Supports wallets, custom addresses, seed addresses, multi-sig addresses, time locked addresses, and more. Users can also sign and broadcast custom transactions from this wallet service.

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.

paperwallet.ravencoin.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 Work in progress (Electrum wallet option, work in progress (see Electrum - 11/11/2018))
Ledger Electrum wallet option, work in progress (see Electrum - 11/11/2018). 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 page in conjunction with this page as there is some overlap of content.

best practices