Difference between revisions of "Wallets"
(→Web) |
(→Web) |
||
Line 55: | Line 55: | ||
== Web == | == Web == | ||
− | [https://pocketraven.com/ PocketRaven] - a beta web wallet - based on a heavily modified version of [https://github.com/johnathanmartin/piWallet piWallet] including a modification to the MD5 hash password function. | + | [https://pocketraven.com/ PocketRaven] - a beta web wallet - based on a heavily modified version of [https://github.com/johnathanmartin/piWallet piWallet] including a modification to improve security of the MD5 hash password function. |
[https://wallet.theravencoinnest.com/ TheRavenCoinNest] - web wallet based on [https://github.com/johnathanmartin/piWallet 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. | [https://wallet.theravencoinnest.com/ TheRavenCoinNest] - web wallet based on [https://github.com/johnathanmartin/piWallet 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. |
Revision as of 11:42, 9 May 2018
Work in progress
Contents
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.
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 a modification to improve security of the MD5 hash password function.
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.