GithubHelp home page GithubHelp logo

chainsona / paper-wallet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from solana-developers/paper-wallet

0.0 0.0 0.0 20.87 MB

Paper wallets to seed the Burner Wallet with private keys.

JavaScript 86.55% HTML 13.45%

paper-wallet's Introduction

paperwallet

Paper wallets to seed the Burner codes with private keys.

paperwallets

install

git clone https://github.com/solana-developers/paper-wallet
cd paper-wallet
npm i

generate accounts

node generate.js

(This will output an accounts.json file with the JSON format [{address,pk}])

edit design and copy

edit template.html to make changes and replace front.png, back.png, inside-left.png, and inside-right.png to update images

you can also set a global background with the background.png and a quick edit to template.html

create wallets from accounts

node index.js

(this will output wallets.pdf)

print wallets

lp wallets.pdf

You can print out private.svg if you are in a pinch.

walletsinfold

batch generation

If you want to make a large batch of wallets and merge them into a single pdf for ease of printing, there is a batch.js:

First, get your template.html looking right.

Then, edit HOWMANY in the batch.js and run it:

node batch.js

This will generate a file called wallets.pdf and also addresses.txt for airdropping.

image

Finally... print, fold, cut, and glue your way to freedom!

paperwalletprinted

paper-wallet's People

Contributors

austintgriffith avatar dbe avatar jacobcreech 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.