đ
What is Algorand? (ALGO) - YouTube
Channel: Exodus
[0]
Hey whatâs up crypto nation!
[2]
Iâm Kris from Exodus and weâre going to
take a closer look a the relatively new, but
[6]
exciting blockchain, Algorand, and its native
token, Algo.
[11]
Itâs been around for a little more than
a year, but in this time Algorand has managed
[15]
to create quite the hype around it and its
native token, Algo, and has climbed to within
[18]
the top 50 on Coinmarket cap, with a total
value of a little over $160 million dollars
[24]
at the time of recording this video.
[26]
Price-wise, it started strong at token launch
with a valuation of $3 per coin.
[32]
In early August 2019, less than two months
after the mainnetâs launch on June 19, rumours
[39]
of its listing on Coinbase Pro gave it a good
bump in price.
[43]
The fact that it was the fastest a token has
ever been listed on the popular exchange definitely
[48]
played a part.
[49]
But as it usually happens in these cases of
âbuy the rumour, sell the newsâ, the price
[55]
continued its decline after the actual listing
happened and has since settled at around 23
[60]
cents.
[61]
Does Algorand have a bright future as a smart-contract
platform?
[66]
Let us know your thoughts and your Algorand
price prediction in the comments.
[71]
And now, letâs answer the question, âWhat
is Algorand?â
[79]
Algorand is a smart-contract oriented platform,
pretty similar to Ethereum, but with some
[85]
key differences that the Algorand development
team claims improve security, decentralization,
[91]
and the speed and cost of transactions.
[93]
The first thing youâll notice about Algorand
is their trademarked âPure Proof-of-Stakeâ
[98]
consensus protocol.
[100]
Coins like Bitcoin use a Proof-of-Work consensus
mechanism, where miners compete with each
[104]
other, like a cage match, in solving complex mathematical problems.
[109]
The first miner to solve the problem gets
to add a new block to the coinâs blockchain
[113]
and receive the mining reward.
[115]
However, this protocol has some disadvantages.
[118]
It costs a lot to mine new blocks, both in
equipment and electricity.
[123]
The high cost makes profitable mining unattainable
for most, leading to the centralization of
[129]
mining power.
[131]
In a Proof-of-Stake protocol, token owners
participate in the networkâs consensus mechanism
[135]
by simply holding or staking tokens.
[139]
NEO, XTZ and VeChain are only some examples
of coins that use Proof of Stake.
[145]
And although you can get rewards with these
assets by holding and staking your tokens,
[149]
that doesnât necessarily mean that you can
also participate in the consensus mechanism.
[155]
And hereâs where Algorand makes the difference.
[158]
Every token holder with at least 1 Algo in
their account can choose to participate, in
[162]
which case they can be randomly chosen to
propose and add new blocks to the chain.
[167]
The more tokens one holds, the more likely
it is to be chosen.
[170]
Now, to participate in the consensus process,
youâll need to keep your Algos in their
[175]
official wallet and declare your availability
through a special transaction.
[180]
Algo calls this âgoing onlineâ.
[182]
But if youâre not interested in that, worry
not.
[185]
You can still reap Algo staking rewards by
simply holding Algo in Exodus.
[190]
Exodus is a crypto application for your mobile
device or your desktop that is home to over
[195]
100 cryptocurrency wallets and other crypto
apps.
[198]
Click the link above to learn more and download
Exodus today.
[203]
At this time, rewards are distributed universally
to all token holders according to the number
[208]
of tokens they hold.
[210]
Exodus makes it super easy to claim these
rewards on your phone and computer.
[214]
Iâll include a link at the end of this video
that shows you how to claim your Algorand
[218]
rewards in one tap.
[221]
The Algorand foundation boasts that this Pure
Proof-of-Stake approach has significant advantages
[227]
over the current implementations of Proof-of-Stake.
[230]
First, it enhances security: Since the miners
are chosen at random from all token holders,
[236]
an attacker canât know which ones they are
beforehand, in order to attack them.
[241]
Secondly, it promotes decentralization: No
complex calculations are needed, so anyone
[247]
can participate in the consensus process without
needing specialized equipment or high energy
[253]
usage.
[254]
And finally, Algorand transactions are fast,
taking about 5 seconds to confirm, and with
[259]
an average fee of less than $0.001, theyâre
very cheap too.
[264]
Compared to Ethereumâs average transaction
confirmation time of 15 seconds and a transaction
[269]
cost ranging from a few cents to a few dollars,
Algorand is both faster and cheaper.
[275]
On the other hand, Tron has slightly faster
confirmation times, at 3 seconds per block,
[280]
and you can send about 15 transactions per
day for free, provided youâre not using
[286]
any complex smart contracts.
[287]
Algorand achieves both the high block speed
and the low transaction cost because of the
[293]
lightweight consensus mechanism it employs,
the fact that transactions are immediately
[298]
final and by splitting the smart contracts
in two layers.
[302]
Layer-1 is used for simple smart contracts,
atomic transfers and swaps, and token transactions,
[310]
things that donât require much time to be
executed and wonât delay block production.
[315]
These happen âon chainâ.
[317]
Some examples of Algorand Smart Contracts
at Layer-1, called ASC1, include:
[322]
Post-and-Sale transactions
Securitized loans
[326]
Crowdfunding
Accredited-only transactions and
[330]
Multi multi-sig wallets
[332]
Furthermore, Algorand has implemented a universal
architecture for Layer 1.
[337]
Written in a new language called Transaction
Execution Approval Language (TEAL), this universal
[345]
architecture simplifies the creation of smart
contracts, or new tokens, called Algorand
[351]
Standard Assets (ASA), which work exactly
like the native token, Algo.
[356]
The universal architecture also removes security
or other malfunction risks and guarantees
[362]
that the execution of these smart contracts
doesnât impede the blockchainâs performance.
[367]
For more complex smart contracts that require
longer execution times or access to off-chain
[374]
data, Layer-2 is used.
[375]
These smart contracts are executed âoff-chainâ,
in parallel with the block creation.
[381]
Once they have finished executing, only the
results, and a certificate validating them,
[387]
is added to the chain, and the block production
speed is unaffected.
[392]
These features are pretty cool, but Algorand
has another ace up its sleeve: âco-chainsâ.
[398]
Co-chains are private blockchains built on
the Algorand protocol.
[403]
They can be utilized by organizations that
want a blockchain, and perhaps also a token
[408]
or security built on it, accessible only by
their members.
[413]
This idea already exists in other blockchains,
but the implementation usually leads to isolation
[419]
of the users of the private blockchain.
[421]
Algorand solves this problem by having built-in
the ability to communicate with other co-chains
[427]
or the main chain and the world at large.
[430]
In this way, what needs to remain private
does, but at the same time, the co-chain users
[436]
can also transfer information to other chains
and the world.
[440]
If you enjoyed this video, like and subscribe
to the channel.
[444]
And although we wonât make an Algorand price
prediction today, weâd love to hear yours!
[449]
Are you an Algo hodler?
[451]
What feature do you like most?
[454]
This is all Algo for now.
[455]
Until next time...
[456]
Hodl on!
You can go back to the homepage right here: Homepage





