Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 1.4 KB

File metadata and controls

34 lines (24 loc) · 1.4 KB

Golden Ticket

Golden Ticket

Golden Ticket is Bitcoin.com's event paper wallet generator. Use it to create amazing golden tickets for your next event.

Not only does Golden Ticket let you chose a custom mnemonic language or hdpath but it also generates html, pdf and a spreadsheet mapping cashAddr, privKey, index and swept status of each golden ticket as well as generating stats and reclaiming unclaimed funds.

Features

  • Generate mnemonic in 1 of 8 languages (english, japanese, chinese_simplified, chinese_traditional, french, italian, korean, spanish)
  • Generate basic BIP44 wallet
  • Create Golden Tickets in html and pdf format for printing.
  • Create .csv file w/ cash address, wif and ticket tier breakdown
  • Fund all tickets programmatically
  • Check which tickets have been claimed and generate stats report
  • Sweep unclaimed funds back to your wallet

Getting started

getting-started

Workflow

A typical workflow is

  1. generate-wallet
  2. create-tickets
  3. create-csv
  4. fund-mothership
  5. fund-tickets
  6. check-tickets
  7. generate-stats
  8. reclaim-funds