Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/demining/paperbank-google-colab
Bitcoin Paper Key generator - using a thermal USB printer and a basic linux box (like a Rrasp. PI) - Paper Wallet Generator Google Colab
https://github.com/demining/paperbank-google-colab
bitcoin bitcoin-api bitcoin-core bitcoin-payment bitcoin-transaction bitcoin-wallet colab colab-notebook colab-notebooks colab-tutorial colaboratory google-colab google-colab-gpu google-colab-notebook google-colab-tutorial google-colaboratory google-colaboratory-notebooks
Last synced: about 1 month ago
JSON representation
Bitcoin Paper Key generator - using a thermal USB printer and a basic linux box (like a Rrasp. PI) - Paper Wallet Generator Google Colab
- Host: GitHub
- URL: https://github.com/demining/paperbank-google-colab
- Owner: demining
- Created: 2022-02-18T19:31:15.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-02T00:56:18.000Z (over 2 years ago)
- Last Synced: 2024-11-15T04:07:22.171Z (about 1 month ago)
- Topics: bitcoin, bitcoin-api, bitcoin-core, bitcoin-payment, bitcoin-transaction, bitcoin-wallet, colab, colab-notebook, colab-notebooks, colab-tutorial, colaboratory, google-colab, google-colab-gpu, google-colab-notebook, google-colab-tutorial, google-colaboratory, google-colaboratory-notebooks
- Language: Ruby
- Homepage:
- Size: 6.21 MB
- Stars: 0
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
-------------------------
### Run paperbank-Google-Colabhttps://colab.research.google.com/drive/1OShIMVcFZ_khsUIBOIV1lzrqAGo1gfm_?usp=sharing
-------------------------
check other branches for future enhancements
- MAIN branch will be the new master
- VANITY branch should have vanitygen integration
- this branch will be named HELLO_WORLD in the future, right now check the MAIN branch## Installing
### prerequisites
I don't know about the other OSes but
on linux it's all pretty easy
- install ruby
- install libmagickcore-dev and libmagickwand-dev (the first cna be libmagick-dev in some cases)
- gem install escper
- gem install rqrcode_png
- edit miniprint.rb
configure your printer and your receiving address:
PRINTER = "/dev/usb/lp1"
DATA = "1Jxvq9...pPVup"### running
ruby miniprint.rb
this should work on Debian out of the box!
----
| | Donation Address |
| --- | --- |
| ♥ __BTC__ | 1Lw2kh9WzCActXSGHxyypGLkqQZfxDpw8v |
| ♥ __ETH__ | 0xaBd66CF90898517573f19184b3297d651f7b90bf |