Giter Club home page Giter Club logo

ripply-paper-wallet's Introduction

coldwallet.html checksum SHA1: cdfbe3260927b6073180a1099f02ef99ce0495e8

Tutorial: How to securely store XRP on a paper wallet

What is a ripple wallet?

Ripple wallets look much like bitcoin wallets, they consist of public and private keys, however there are some key differences.

Ripple wallets are deterministic by design and are derived from the ripple seed, which is also referred to as the "secret key" in the ripple world. A ripple wallet seed is nothing more than random bytes, usually represented as a string that starts with "s", here's an example: snoPBrXtMeMyMHUVTgbuqAfg1SUTb. One ripple seed is designed to be able to generate multiple private / public key pairs, however practically all ripple wallet implementations use one ripple seed per ripple address.

You'll already likely be familiar with the ripple address, which is where other people send ripple to you. A ripple address starts with the letter "r" and looks like this: rvYAfWj5gh67oV6fW32ZzP3Aw4Eubs59B. Since the ripple address can be derived from the account seed, it is only crucial to backup the seed (secret key).

What is a paper wallet?

Paper wallets are secure backups of your ripple wallets. XRP on your ripple wallet is truly secure only when you have full control of your ripple secret key, and not a third party, such as GateHub, RippleTrade, etc...

A paper wallet stores a new, randomly generated ripple secret key, represented as a string and as a QR code on paper. For convenience, a ripple address is also printed on a paper wallet. Paper wallets are meant to be stored offline in a safe place, such as a safe deposit box. Some people refer to this as "cold storage" or a "cold wallet". Paper wallets can either be generated securely in an offline environment or conveniently using an online paper wallet generator, which is a little bit less secure.

How to create a ripple paper wallet offline?

This tutorial requires a higher level of technical knowledge.

  1. Get a live linux distro such as TAILS (https://tails.boum.org/download/index.en.html) and burn to disk/usb. Verify the TAILS checksum.
  2. Get Ripply coldwallet.html file at https://github.com/ripplyeu/ripply-paper-wallet and put it on a disk/usb. Verify the coldwallet.html checksum.
  3. Unplug the internet and reboot your computer with TAILS disk loaded and log in.
  4. Open coldwallet.html in a web browser.
  5. Print the generated paper wallet. If you don't have a printer, store it on a dedicated USB that you will keep offline. Don't take photos or other backups.
  6. You can save your ripple address whereever to conveniently monitor the balance on your paper wallet.
  7. Reboot, now you can send XRP to ripple address of the paper wallet

How to create a ripple paper wallet online?

This tutorial doesn't require much technical knowledge.

  1. Navigate to https://ripply.eu/coldwallet.html
  2. Copy the ripple address (NOT the secret key) and save it for later, to conveniently monitor the balance on your paper wallet
  3. Click "Print".
  4. Store the printed wallet in a safe place.
  5. Now you can send XRP to ripple address of the paper wallet

How to restore funds from a paper wallet.

Option 1 - Use the Ripply Android app

Option 2 - Use one of the light Ripple clients

Option 3 - Use GateHub (requires identity verification)

  • Register at https://gatehub.net
  • Navigate to Wallets and click + (Add New) and import your Ripple secret key.

ripply-paper-wallet's People

Watchers

James Cloos avatar Paul Beardsell avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.