-
Notifications
You must be signed in to change notification settings - Fork 790
Creating a Cold Wallet
Bryan Hockey edited this page Dec 18, 2017
·
9 revisions
This guide is offered as-is, with no guarantees of any kind. Please do be careful.
This guide explains how to create a cold or air-gapped wallet. If you wish to start from a machine that already has a running hot wallet, start at step 0. If you've already got rai wallet installed on your air-gapped machine, start at step 4.
- Why you should (or shouldn't) do this
- Any wallet other than the official, desktop Rai wallet
- How the Rai wallet works
- How Rai works
- Windows: C:\Users\AppData\Local\RaiBlocks
- OSX: /Users//Library/RaiBlocks
- Linux: ~/RaiBlocks
- We assume you have your hot wallet loaded.
- Backup your hot wallet. This can be done in one of three ways. Either (a) by going to
Accounts->Backup/Clipboard wallet seed
and then storing that seed somewhere, (b) by copying one of the backups in the user data location, or (c) by simply copying ALL of the user data to some other folder. To avoid having to re-sync, I recommend option (c). If you never synced, pick your poison. - Close rai wallet, make sure it's closed.
- Delete everything in your RaiBlocks user data directory.
- Open rai wallet. Create new account(s) if necessary for the number of cold accounts you want.
- Backup the seed and address(es), again by going to
Accounts->Backup/Clipboard wallet seed
. This is your cold wallet seed--it's the only thing you really need. It's also worth taking down the account addresses by using thecopy
button in the top right of the window. - Repeat step 2 and 3. Did you store your seed somewhere? Good.
- To get your hot wallet back: If you used option (c), just copy the files back into place. The other options should use the import feature at
Accounts-<Import wallet
. Boom, you're done.
I recommend also keeping a copy of the rai wallet software with your seed. At the very least, note the version that you used. And do not lose your seed! Do not give it out to anyone, no matter how cute!