Giter Site home page Giter Site logo

xrp-wallet's Introduction

Xrp-Wallet

About

Image

Cold Wallet for XRP.

  • Payments
  • Escrow Payments
  • Multisigning
  • Account Settings
  • Set Signer List

How to Use

First Launch

On first launch, you will be asked for a password. This password is used to generate an AES256 Key, which is used to encrypt your account database when stored to disk.

Submitting your Transactions via QR Code

You may use your phone to capture the QR Code using XRP Ledger Submit, which will allow you to immediately submit your transaction to the network and view the result.

Creating an account
  1. Browse to the 'Accounts' tab
  2. Press 'Create Account'
  3. You will be shown the secret which has been generated (this can be shown again later)
  4. Double click the new account
  5. You can now take the new account address via two methods
    a. Click 'Show QR Code'
    b. Click 'Copy Address'
  6. Send the new account the minimum XRP required to activate it (20 at the time of writting)
Sending a payment
  1. Browse to the 'Send' tab
  2. Select the account which you wish to send from
  3. Enter the desetination account addres
  4. Enter an amount
  5. If you've never used the account outside the wallet, and have always submitted transactions generated, the Sequence Number should not need touching
  6. Click 'Sign'
  7. You can now take the sign transaction blob and submit it to a Ripple validator
Setting up a multisigned wallet
  1. Browse to the 'Accounts' tab
  2. Double click the account you wish to setup Multisign on
  3. Click 'Set Signer List'
  4. Set a 'Signer Target Weight'. This should be based on your target configuration.
  5. Click 'Add'
  6. Enter an account address that can sign for this account
  7. Enter the 'weight' this account has
  8. Repeat 5-7 for each account
  9. Click 'Sign'
  10. You can now take the sign transaction blob and submit it to a Ripple validator

Compiling

Requires
  • WxWidgets 3.1
  • OpenSSL
  • rippled
Install some packages

$ git submodule init $ git submodule update

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.