Bitcoin Forum
May 08, 2024, 04:23:23 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: private blockchain with RPi  (Read 94 times)
bitMoreCurious (OP)
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
February 07, 2018, 12:48:24 PM
 #1

hi
I am just starting on the blockchain, bitcoin etc... I read 'Mastering BitCoin...2nd Edition' from O'reilly to start with and some articles from the internet.
I want to build my own little blockchain network using two RaspberryPi. I am planning to have two c++ programs running on each RaspberryPi, this C++ program will generate some data. This data becomes payload for the next block. One of the two RaspberryPi will mine it, add it to its blockchain and publish the new block, the other one will accept and add to the chain.

My question is
1. Is it possible to do with libbitcoin on RaspberryPi? With libbitcoin, I have the impression that I cannot put arbitrary type of data in the block.
2. Or ethereum on RaspberryPi?

Thanks in advance for any guidance.

bitMoreCurious
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!