Sublime
An inspiration engine for ideas
Random
Yuexun Jiang • 1 card
A block is a collection of records, like a record of transaction.
Blocks have limits, so they can only have so many transactions in them. When the blocks are full, we add them to the network by mining them.
A hashing function outputs a hash when you put something into it. Bitcoin uses the SHA-256 hashing function.
With hashing functions, you
... See moreWhat is a Blockchain? (Animated + Examples)
Random
Addison Gardiner • 1 card
house
Tyler Reeves • 1 card
Random
Rosalind Skinner • 1 card
Random
Andie Dee • 1 card




Monad is probably best known for its Parallel EVM. However the key to making Parallel EVM actually performant is MonadDb, the Parallel Access Database, which enables high-performance state access with minimal RAM requirements, because the bottleneck is state. Without it, Parallel EVM bottlenecks on state and delivers comparable performance to... See more
Random
Vishalan Kumaran • 1 card
