Merkle Tree

A data structure used in computer science and cryptography to efficiently summarize and verify the integrity of large sets of data. In blockchains, Merkle trees allow for quick and secure verification of transaction data contained within blocks.

ERC-20

A technical standard used for smart contracts on the Ethereum blockchain for implementing tokens. ERC-20...

Genesis Block

The very first block in a blockchain, also known as Block 0. It is the...

Scroll to Top