Git Product home page Git Product logo

zcash-mini's Introduction

zcash-mini

zcash-mini is a minimal, portable Zcash wallet generator in Go.

$ go get -u github.com/FiloSottile/zcash-mini

 - or -

$ git clone https://github.com/FiloSottile/zcash-mini
$ cd zcash-mini && make && mv ./bin/zcash-mini /usr/local/bin/
$ zcash-mini

###############################################################
#
#  Here is your new z-address
#
#      zcZvkjKo24G8LzSiU9UEvPeeu6rCYJc46bhe5dsYLqNgcR12GFCQsE6Z6w4LH3Mb82aYoGgpjRpK8VcwTesaFbpPZhmkCJe
#
#  and here is the secret key
#
#      SKxoocXqMjxsiE3DdEguWhcbqf3vz45rpMdmVqXPwzReBBDhXj6v
#
#  KEEP IT SAFE, IT HAS NOT BEEN SAVED ANYWHERE
#
#  To spend, import it with
#
#      zcash-cli z_importkey KEY rescan
#
###############################################################

This is experimental software and it will eat your money, your hard drive and your pets.

Use cases

  • offline and paper wallets
  • non-Linux amd64 environments (Raspberry Pi, OpenBSD, ...)
  • machines without the resources to run a full node

Features

  • offline generation of z-address wallets
  • paper backup generation (TODO)
  • 150 LoC, easy to review
  • pure Go, easy to cross-compile / deploy

Balance management and spending operations are not supported.

Intended workflow

  • generate a z-address with zcash-mini on a secure machine
  • optionally turn it into a paper wallet
  • receive Zcash on a t-address in a full node
  • send the Zcash to the z-address yourself
  • to spend the Zcash, export the private key to a full node

zcash-mini's People

Contributors

filosottile avatar

Watchers

Zaki Manian 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.