An open API service indexing awesome lists of open source software.

https://github.com/coreyphillips/image-to-bitcoin


https://github.com/coreyphillips/image-to-bitcoin

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

## A picture is worth a thousand satoshis

## Synopsis

This project accepts any file and uses bitcoinjs-lib (https://bitcoinjs.org/) to generate a Bitcoin private key and address based on the data URI of the provided file.

## Motivation

- This was a fun project created as a proof-of-concept.
- To finally add real value to art.

## Installation/Setup

- Download or clone the repo: `git clone https://github.com/coreyphillips/image-to-bitcoin.git`
- Open `index.html` in a browser of your choice

## Warning
- Please be warned, this project was created for fun as a proof-of-concept and has not been thoroughly tested and vetted. In it's current state the app is unable to verify the quality of the keys generated from the files it is provided. The author of this project is not held responsible for any lost or stolen Bitcoin.

## Demo Site
- https://coreyphillips.github.io