Back to Blog

Blockchain Series #1

June 11, 2022 (3y ago)

Blockchain Technology

First of all, don't think blockchain is hard. Many people are thinking that blockchain is too hard to learn and understand. Actually, blockchain is one of the easiest technology in the world. It is just a Linked List.

Let's get into Blockchain with Asking Questions:

What is Blockchain?

A blockchain is a continuously growing list of records, called blocks, which are linked and securedusing cryptography.

Is Blockchain a programming language?

No, Blockchain is a technology.

What is Blockchain Technology?

Blockchain technology is a structure that stores transactional records, also known as the block, of the public in several databases, known as the “chain,” in a network connected through peer-to-peer nodes. Typically, this storage is referred to as a ‘digital ledger.'

OK, these questions are enough for now.

Blockchain

A blockchain is a continuously growing list of records, called blocks, which are linked and secured using cryptography.

In the upcoming article, we are going to break this above line into 2 separate parts that help really a lot. Until then stay hungry to learn blockchain.

Thank you for reading.