Sean

Blockchain Demo 2.0 - A visual demo of the blockchain data structure

byβ€’

Blockchain Demo 2.0 is a visual demonstration of the blockchain data structure!

2.0 features:

πŸ’¬ Built-in P2P Network

✨ 15+ New Topics & Explanations

🎨 Revamped Interface

πŸ–₯️ Source Code (https://github.com/seanseany/blo...)

Add a comment

Replies

Best
Brent Heeringa

A pedantic reader might object to the HASH properties on card (7):

1. Different data results in different hash -- while this is true in practice it's not guaranteed as Hash functions are, by definition, many-to-one.

2. Hash cannot be converted back to data -- this is an open theoretical question.

Pros:

1. Simple description that captures the essence of block chain

2. UI was fresh

3. Toggle code fragments was nice

Cons:

1. UX sometimes felt unnatural

2. Description of Hash will make pedants uneasy

Sean
Thanks for the review! 1. Do you have any suggestions to improve the UX? 😊 2. Pushed the following fix: a. Different data results in different hash => Different data results to different hash practically b. Hash cannot be converted back to data => Infeasible to convert hash back to data
Abiodun
Excellent demo. Well done @seanhan!
Sean
@adetona77 thanks!
Farooq A Rahim
Wow... Awesome Job...!
Vladimir Filipović
"Wait, why is one of my cores hammered while looking at this site? Looks like some sho… OHHHHHH I get it!" :)
Antoniovdw
This is really helpful for people in the crypto community that want to understand a bit more. The user experience is great, more tutorials should be like this. Definitely listing this in our recommendations list soon :)
zavrito
very cool, interesting and useful application
Ethan

Cut through the hype and learn what the blockchain is! It will be 15-30mins well spent.

Pros:

Demystifies blockchain. Very easy to understand, doesn't require any technical knowledge. Also looks beautiful 😍.

Cons:

None that I can think of

Chiraag
This method of learning via interaction makes everything much more fun. Really enjoyed this and hope to see more. Thanks Sean.
Guillaume Torche

Blockchain Demo explains a complex technology in a user friendly way through a well thought set of steps. It's a nice online resource to direct your non technical friends if they want to understand the basics of blockchain.

Pros:

Super ingenious and user friendly way to understand the basics of blockchain.

Cons:

No cons

Jeff Sterner

I thought this was an excellent primer on blockchain and how the technology works under the proverbial hood. Will be recommending this demo to other colleagues with a professional interest in blockchain architecture. Great job!

Pros:

Very easy to understand as layman with some knowledge of blockchain as a concept. Good explanations on each step in the demo. UI easy

Cons:

None