Ask HN: Can I build a blockchain and sell crypto with 2 blogs?

4 points by sourcecodeplz ↗ HN
After reading the definition of the block chain I realized I could setup one blog to record some event (buy,sell) and another to just replicate it.

Then, I could sell you the option of registering some (buy,sell) transaction on them.

I know it's more "complex" than that but still.

3 comments

[ 4.8 ms ] story [ 20.0 ms ] thread
Append-only databases have been around forever.

Blockchain adds a distributed storage and consensus algorithms, along with reward mechanisms when participating in upholding consensus.