Skip to content

EdgeApp/edge-gift-cards

Repository files navigation

Edge Gift card printer

Prints public/private keys onto an Avery 18660 sheet of labels

Installation

Install Yarn

https://linuxize.com/post/how-to-install-yarn-on-ubuntu-18-04/

Install Node

curl -sL https://deb.nodesource.com/setup_10.x -o nodesource_setup.sh
sudo bash nodesource_setup.sh

Run Yarn

yarn

Create PDF sheet of labels

yarn [coin] [number of sheets (optional)]

ie

yarn doge

yarn ltc

Create several PDF sheets

yarn ltc 8

yarn doge 10

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published