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.
ERC-20
A technical standard used for smart contracts on the Ethereum blockchain for implementing tokens. ERC-20...
