·
Permissionless
blockchains are blockchains that require no permission to join and interact with. They are
also known as public
blockchains.
· Most of the time, permissionless blockchain is ideal for running and managing digital currencies.
·
In a
permissionless blockchain, a user
can create a personal address and then interact with the network by
either helping the network to validate transactions or simply send transactions
to another user on the network.
·
The very first type of permissionless blockchain is
Bitcoin. It enabled users to
transfer digital currencies among themselves.
·
Also, users
can interact with the network by participating in the mining process. It is a
process of solving complex
mathematical equations and then using it to validate transactions. The
consensus algorithm used by bitcoin is Proof-of-Work (PoW).
·
There are also
other blockchains that are permissionless. Ethereum(ETH) is another popular public
permissionless type that utilizes another consensus method Proof-of-Stake(PoS). It also introduces other concepts such as smart contracts.