Git Product home page Git Product logo

icewallet's Introduction

IceWallet

Cold storage enabled command line bitcoin wallet based on bitpay's bitcore ##Setup To use as a cold storage wallet you will need familiarity with the command line and two computers (if you just want to try it out skip to usage)

  1. Your main computer
  2. A small inexpensive computer, preferably with no wifi, such as raspberry pi zero

Usage

Command Line

Creating or importing a wallet

  1. install on both computers

    npm install icewallet -g

  2. disconnect the cold storage computer from the internet

  3. create a new private wallet on the cold storage computer and follow the instructions

    iwpriv new

  4. after its created, select the option to print the public key

  5. create a new public wallet on your main computer and follow the instructions (it will ask for the public key from the previous step)

    iwpub new

thats it, now you have a cold storage wallet

Withdraw from cold storage

  1. open the public wallet on your main computer

    iwpub open

  2. select "Initiate Withdraw" from the menu

  3. choose a path to your usb flash drive

  4. unmount the flash drive then insert it into the cold storage computer

  5. open the private wallet then select "Sign Transaction" from the menu

    iwpriv open

  6. choose an export path on the flash drive

  7. unmount the flash drive and put it back into the main computer

  8. open the public wallet wallet and choose "Complete Withdraw" from the menu

    iwpub open

Deposit to cold storage

  1. open the private wallet on the cold storage computer and select deposit from the menu

    iwpriv open

  2. scan the QR code or copy down the address on the wallet you are sending funds from

icewallet's People

Contributors

mkeating avatar

Watchers

Rene 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.