What are MERKLE TREES?

What are MERKLE TREES?

Simply, a Merkle Tree is a data structure that allows us to make efficient verifications that data belongs in a larger set of data.

Ethereum 2.0 (Eth2)

Ethereum 2.0 (Eth2)

Eth2 is a long-planned upgrade to the Ethereum network, giving it the scalability and security it needs to serve all of humanity. The first stage of Eth2, called Phase 0, is planned to launch in 2020.

What is Digital Signature?

What is Digital Signature?

A digital signature is a cryptographic mechanism used to verify the authenticity and integrity of digital data. We may consider it as a digital version of the ordinary handwritten signatures, but with higher levels of complexity and security.

Apps on my machine...

Apps on my machine...

These are the list of apllications I use on my laptop(ubuntu budgie-19.04). Have a look!...

Decentralized power of Ethereum and IPFS

Decentralized power of Ethereum and IPFS

Blockchains are terrible at storing large amounts of data. Seriously, they’re really bad at it. For example, depending on the cost of Ether, you’re looking at a cost of hundreds (if you’re lucky) to [thousands of dollars per megabyte](https://ethereum.stackexchange.com/questions/872/what-is-the-cost-to-store-1kb-10kb-100kb-worth-of-data-into-the-ethereum-block) (MB) of data you put on Ethereum. But, see how **IPFS** rescues blockchain here.