Git Product home page Git Product logo

bitcoin_gifts's Introduction

Bitcoin Gifts

Description

This is a tool to create a number of bitcoin paper wallets suitable for printing out and giving as gifts. A 256-bit bip39 random seed phrase is generated and then a bip84 Hierarchical Deterministic Wallet is generated from that. The paper wallet displays the master extended keys for the wallet on the front and the seed phrase on the back, along with some other information about useful apps for importing the wallet and obtaining more bitcoin.

Dependencies

This project is written in python and depends on the following python packages:

Use

To generate some wallets, create a file in the same directory as the make_wallets script named names. In that file, put a name per line for each wallet you’d like to generate. Then run:

./make_wallets

It will create a pdf file name, BTC_PAPERWallet_Design.pdf in the same directory.

It will also leave bitcoin wallets in Bitcoinlib’s sqlite database. You can see the wallets that were created using the command-line wallet tools that comes with Bitcoinlib, like so:

clw --list-wallets

See the documentation on clw for more on that.

Future

Ideally this would be easier to customize (for example, to replace my Swan Bitcoin referral URL with your own, or to use a different paper wallet template). This is my first foray into generating images and pdf files with python and I’m sure I have lots to learn there.

Pull requests are very welcome!

bitcoin_gifts's People

Contributors

krupan avatar

Stargazers

 avatar

Watchers

 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.