fbpx

Blockchain

Let’s talk about Solana

Solana is often branded as a competitor and alternative blockchain to Ethereum. The project was founded in 2017 by The Solana Foundation based out of Switzerland.  Solana is a Layer 1 blockchain hosting around 350-360 applications & tools. Solana aims to solve the issue of scalability. For context, blockchains have three qualities: Decentralization, security, and […]

Let’s talk about Solana Read More »

Blockchain Explained

What Is A Blockchain? A Blockchain is a distributed ledger that is shared between a network of computers – more commonly known as nodes. Picture a network of 100 nodes that are all connected together and all of them have an identical copy of the distributed ledger.  This allows for decentralization because if one of

Blockchain Explained Read More »

Consensus mechanisms explained

Consensus mechanisms What is a consensus model? A consensus model (also known as a consensus algorithm or consensus protocol) is a mechanism that networks of connected computers use to work in tandem to maintain security. There are various consensus models, and there are new ones being created all the time, with different features and benefits,

Consensus mechanisms explained Read More »

What is Sharding?

What is Sharding? Sharding is the process by which a database is split horizontally to spread out the data to make computations more efficient. Take Ethereum for example, sharding could be introduced as a scalability method to increase transaction speeds. It would split the network into a predetermined number of shards, which takes the mainchain’s database

What is Sharding? Read More »

How Sidechains work

Sidechains were first proposed in 2014 in an academic paper written by Dr. Adam Black, “Enabling Blockchain Innovations with Pegged Sidechains.” The theory behind sidechains was to create scalability on the larger blockchains like Bitcoin and Ethereum. Some of the most popular sidechains include Loom and Polygon. How Sidechains Operate As the biggest blockchains grow

How Sidechains work Read More »

Evaluating the successful Ethereum merge

The Ethereum merge was SUCCESSFULLY completed over the last week. The monumental event stirred a frenzy across the crypto space in anticipation, and today we’ll cover what exactly has changed to benefit the Ethereum network. Core Merge Changes So Far The change from Proof-of-Work to Proof-of-Stake is the most significant change with the Ethereum merge. Now the Eth network

Evaluating the successful Ethereum merge Read More »

What are Merkle Roots?

Merkle Trees and Roots was a mathematical concept first proposed in the earlier days of computer science by Ralph Merkle. His theory was simple: verify the integrity of data as efficiently as possible. Fast forward to today and his concept has been applied to blockchain as we know it. It’s a highly technical concept but

What are Merkle Roots? Read More »