Sharding

A scaling solution for blockchains, where the database is divided into smaller partitions called ‘shards’. Each shard contains its own independent state, meaning a unique set of account balances and smart contracts. Sharding is expected to improve the throughput and capacity of blockchain networks.

Gas

Gas: The term “gas” within the blockchain context, particularly on Ethereum, signifies the unit of...

Proof of Work (PoW)

Proof of Work (PoW) is a consensus mechanism used by some blockchain networks to validate...

Scroll to Top