Bitcoin Forum
July 28, 2024, 12:28:06 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: BlockchainPen - an UI for writing messages to the blockchain  (Read 566 times)
makevoid (OP)
Newbie
*
Offline Offline

Activity: 43
Merit: 0


View Profile WWW
November 11, 2015, 02:21:45 AM
 #1

Blockchain Pen is a UI (and clientside wallet) for writing messages to the blockchain

You can write to the blockchain using OP_RETURN to save important messages (from text messages to small json data, from love messages to link to tweets/posts/torrents/ipfs hashes ...)

Just add some millibits to the clientside wallet

Don't put much money in it - 2, 3 millibits at a time are more than ok

The private key is saved into localStorage, you can export the key via the link at the bottom

enjoy!

The code is open source, if you want to send a lot of messages or do heavy testing, please use testnet!

---

dev infos:

just add this to the code:
bitcore.Networks.defaultNetwork = bitcore.Networks.testnet

This project is open source:

https://github.com/makevoid/blockchain_pen_coffee

run it locally:
- download the zip from github
- run: python -m SimpleHTTPServer 3000
- open http://localhost:3000

link to r/bitcoin post: https://www.reddit.com/r/Bitcoin/comments/3scp4p/blockchain_pen_load_23_millibits_write_easily/

batesresearch
Legendary
*
Offline Offline

Activity: 2424
Merit: 1148


View Profile WWW
November 11, 2015, 02:46:41 PM
 #2

Nice basic, easy to use site: http://blockchain-pen.mkvd.net - I like it, good work


Visit Satoshi's Place, a Bitcoin Hub based in Bury, Manchester, UK.
Website: https://satoshisplace.co.uk
Goals: Educate & Onboard users in to Bitcoin. Lightning network⚡️
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!