Cardano - Simply Explained - YouTube

Channel: Simply Explained

[0]
Right now there are countless of cryptocurrencies that you can buy.
[3]
But recently, we’ve seen something called Cardano getting a lot traction.
[8]
But why is Cardano so popular all of a sudden?
[11]
What makes it so special compared to other crypto’s?
[13]
Well let’s find out..
[15]
Cardano is a new cryptocurrency platform that was launched in September 2017 after more
[21]
than 2 years of development.
[22]
It’s rather different then other cryptocurrency projects because it is built around peer reviewed
[28]
papers.
[29]
So instead of writing a whitepaper and implementing it straight to code, the Cardano team actually
[34]
makes sure that experts from around the world read their papers, improve them and agree
[40]
with the outcome.
[41]
This is a very different way of working!
[43]
Cardano claims to be the third generation of cryptocurrencies.
[47]
The first generation was Bitcoin and is essentially digital gold.
[51]
It’s used to transfer and store virtual money but is plagued with scalability issue’s.
[57]
The second generation was started with Ethereum and brought us smart contracts.
[62]
It improved scalability somewhat but not enough to become a global currency.
[66]
The third generation however wants to take the previous two generations and improve upon
[71]
them.
[72]
Right now Cardano and IOTA are both considered to be third generation blockchains.
[78]
Cardano wants to solve three big pain points of the current generation: scalability, interoperability
[84]
and sustainability.
[85]
Let’s go over each one.
[87]
We’ll start with scalability which itself consists out of three problems that have to
[92]
be solved: transactions per second, network bandwidth and storage.
[97]
Transactions per second is the most obvious one: in order for a cryptocurrency to become
[102]
a global payment system, you need to be able to handle a lot of transactions per second.
[107]
Cardano’s Ouroboros system solves this by adopting proof-of-stake instead of proof-of-work.
[114]
You probably know that Bitcoin uses the proof-of-work algorithm and lets everyone mine new blocks.
[120]
This process is slow and not only wastes a lot of computing power, it also wastes huge
[125]
amounts of electricity.
[127]
Cardano is much more efficient.
[129]
It doesn’t let everyone mine new blocks.
[132]
Instead, the network elects a few nodes to mine the next blocks.
[137]
These are called the slot leaders.
[140]
To make this all work, Cardano divides the time into epochs.
[144]
An epoch is split into slots, a short period of time in which exactly 1 block can be created.
[150]
The network then elects a slot leader for each slot and this is the only person that
[154]
can mine a block for that particular slot.
[158]
Slot leaders listen for new transactions, verify them and then puts them inside a block.
[164]
If a slot leader doesn’t complete his task in time or doesn’t show up, he loses the
[168]
right to produce a block and has to wait until he is reelected by the network.
[173]
This technique makes Cardano highly scalable because they increase the amount of slots
[178]
per epoch and they could run multiple epochs in parallel.
[182]
The next scalability problem is network bandwidth.
[185]
Blockchains are stored in a P2P network.
[188]
Each node in this network receives a copy of all new transactions.
[192]
But imagine what happens if there are thousands of transactions per second.
[196]
The node would need a lot of bandwidth to continuously download them all, not very scalable!
[202]
Instead, Cardano wants to split up the network into subnetworks by using a technique called
[208]
RINA (Recursive InterNetwork Architecture).
[209]
Each node will be a part of a specific subnetwork and can communicate with other networks if
[214]
needed.
[216]
Much like the TCP/IP protocol for the internet.
[219]
The final aspect of scalability is data storage.
[223]
Blockchains store all transactions that have ever happened.
[226]
But how do we handle this ever growing set of data?
[229]
The Cardano team is thinking about implementing techniques like pruning, compression and partitioning.
[235]
However they don’t consider this a top priority at the moment because storage space right
[239]
now is still fairly cheap.
[241]
They’ll tackle this problem later in 2018 or beginning 2019.
[246]
Big problem number two is interoperability.
[249]
This again consists out of two problems.
[252]
First of all: there are many cryptocurrencies out there, but they don’t work together.
[257]
And secondly: banks and governments shy away from cryptocurrencies.
[261]
So the Cardano team assumes that in the future we won’t have 1 coin to rule them all.
[266]
Instead, multiple different cryptocurrencies will exists side by side, each with it’s
[271]
own protocol and rules.
[273]
Right now they don’t talk to each other.
[275]
You can’t for example transform you Bitcoin into Ether without an intermediate.
[281]
The Cardano project aims to be the “Internet of blockchains” or in other words: a blockchain
[286]
that can understand what happens in other blockchains.
[289]
This would mean seamlessly moving assets across multiple chains.
[293]
Then there is also a problem with governments and banks.
[296]
They shy away from cryptocurrencies because they don’t adhere to regular banking laws.
[301]
It’s hard for them to trust a transaction in the crypto world because they don’t have
[305]
any metadata about that transaction.
[308]
They like to know who made the transaction and for what reason.
[311]
However this is also very sensitive information.
[315]
So the Cardano projects wants to allow people to attach metadata to a transaction if they
[320]
want to.
[321]
This would make the crypto world play nicer with the traditional banking world.
[325]
But again, it would be up to the user to decide if he wants that or not.
[329]
The final problem that the team intends to solve is sustainability.
[333]
Right now there are a lot of people who want to build a company around cryptocurrencies.
[338]
To raise money for their company, they launch an ICO or Initial Coin Offering.
[344]
After an ICO the team ends up with a lot of capital that they can then use to fully start
[348]
their company.
[349]
But what happens if - after a couple of years - this money runs out?
[353]
How will they make sure that development of their technology continues?
[357]
Should they create a new coin and hold another ICO just to get some cash?
[362]
This is still an unanswered question, but it’s clear that raising money just once
[366]
isn’t very sustainable and doesn’t promote continuous improvement.
[370]
Cardano intends to solve this problem by creating a treasury.
[374]
The idea is that the treasury will receive a small percentage of every transaction that
[378]
happens on the network.
[380]
The treasury itself is a special wallet that isn’t controlled by anyone.
[386]
Instead it’s sort of smart contract that can release a part of the funds to developers
[390]
who wish to improve the Cardano protocol.
[393]
To do this, developers have to submit a proposal to the community saying what they what they
[398]
want to change and how much money they need for it.
[401]
The community can then vote on the idea’s that they think is the most important.
[406]
After a certain amount of time, the treasury takes the most popular proposals and gives
[410]
them enough money so they can develop their improvements.
[413]
Over time, the treasury model will keep Cardano sustainable by providing a continuous stream
[419]
of money that can be used to continue to do research and to improve the system.
[425]
So far we talked about all the things that the Cardano project wants to achieve.
[429]
And as you can see it’s quite ambitious and maybe a bit risky.
[433]
They’re trying to tackle many challenging problems.
[437]
Take the treasury model for instance: it depends on a fair voting system to prevent people
[441]
from seizing control.
[444]
The Cardano project is very young and has a long way to go.
[448]
But their way of working is very different from other cryptocurrencies.
[451]
So Cardano might be the project that finally solves some long standing and fundamental
[456]
issue’s.
[458]
Time will tell!
[459]
So that concludes this video.
[461]
I hope you learned a lot and if you did, make sure to subscribe to my channel and like this
[465]
video.
[466]
Thank you very much for watching and I’ll see you in the next one!