Log in
Enquire now
Algorand

Algorand

Algorand builds technology that aims to accelerate the convergence between decentralized and traditional finance by enabling the creation of financial products, protocols, and exchange of value including NFTs, stablecoins, payments, and more.

OverviewStructured DataIssuesContributors

Contents

algorand.com
Is a
Company
Company
Organization
Organization
Cryptocurrency
Cryptocurrency

Company attributes

Industry
Blockchain
Blockchain
Smart contract
Smart contract
Financial technology
Financial technology
Non-fungible token (NFT)
Non-fungible token (NFT)
Blockchain and cryptocurrency
Blockchain and cryptocurrency
Decentralized autonomous organization (DAO)
Decentralized autonomous organization (DAO)
Bitcoin
Bitcoin
Cryptocurrency
Cryptocurrency
...
Location
Boston
Boston
United States
United States
B2X
B2B
B2B
CEO
W. Sean Ford
W. Sean Ford
Staci Warden
Staci Warden
Founder
Silvio Micali
Silvio Micali
0
AngelList URL
angel.co/company/algorand
Pitchbook URL
pitchbook.com/profiles...225900-91
Legal Name
Algorand, LLC
Subsidiary
Opulous
Opulous
Number of Employees (Ranges)
51 – 200
Email Address
contact@algorand.foundation
Phone Number
+16172752710
Number of Employees
152
Investors
Coinbase Ventures
Coinbase Ventures
Wing Venture Capital
Wing Venture Capital
West Labs
West Labs
Continue Capital
Continue Capital
Nirvana Capital
Nirvana Capital
Republic Note (R/Note)
Republic Note (R/Note)
QSN
QSN
Insignius Capital
Insignius Capital
0
...
Founded Date
2017
Total Funding Amount (USD)
186,000,000
Latest Funding Round Date
December 2020
Competitors
Aptos Labs
Aptos Labs
0
Radix
Radix
Onai
Onai
Blokur
Blokur
Solana
Solana
Avalanche
Avalanche
Flux Protocol
Flux Protocol
Moonbeam
Moonbeam
...
Stock Symbol
ALGO
Exchange
Binance
Binance
OKCoin
OKCoin
Bitmart
Bitmart
Energiswap
Energiswap
ProBit Global
ProBit Global
Indodax
Indodax
CoinZoom
CoinZoom
...
CTO
Yossi Gilad
Yossi Gilad
0
CFO
Matthew Commons
Matthew Commons
Key People
Silvio Micali
Silvio Micali
Steve Kokinos
Steve Kokinos
Also Known As
ALGO
Latest Funding Type
Initial Coin Offering (ICO)
Initial Coin Offering (ICO)
Patents Assigned (Count)
1
Wellfound ID
algorand
Headquarters
Boston
Boston

Cryptocurrency attributes

Consensus Mechanism
Proof-of-stake
Proof-of-stake
Proof-of-Weight
Proof-of-Weight
Pure-proof-of-stake
Pure-proof-of-stake
Ticker Symbol
ALGO0
Genesis Block Date
January 11, 2019
0
Maximum Supply
10,000,000,000
Block Explorer URL
algoscan.app
algoexplorer.io

Other attributes

Blog
medium.com/algorand
algorand.com/resources/blog
Circulating Supply
6,865,570,192
CoinGecko ID
algorand0
Community Forum
forum.algorand.org
community.algorand.org
Company Operating Status
Active
Strategic Partnerships
Metapunks
Metapunks
Polinate
Polinate
CardanoPad
CardanoPad
Market across
Market across
Humble defi suite
Humble defi suite
Flipside Crypto
Flipside Crypto
Legends of Mitra
Legends of Mitra
Zone
Zone
...
Contact Page URL
algorand.com/contact/...nterprise
Cryptocurrency Symbol
ALGO
Funding Round Date
January 28, 2021
Invested in
‌
Ctrl Alt October 2023 Seed Funding Round
Avocado DAO (AVG)
Avocado DAO (AVG)
Balthazar NFT Gaming
Balthazar NFT Gaming
folks finance
folks finance
Ethernity Chain
Ethernity Chain
Venue one
Venue one
Dequency
Dequency
Umee
Umee
...
Latest Funding Round Amount (USD)
60,000,000
Market Capitalization
2,802,730,629
Medium URL
medium.com/algorand
Partner Organizations
Nimble
Nimble
Element DeFi
Element DeFi
Headline
Headline
Open Rights Exchange
Open Rights Exchange
Wayru
Wayru
Thinkin
Thinkin
AlgoFund
AlgoFund
Artquare.io
Artquare.io
...
Public/Private
Public
Source Code
github.com/algorand/...-algorand/
Token Standard
ASA0
Total Supply
7,271,104,989
Wallet
wallet.myalgo.com
perawallet.app
metamask.io
Wikidata ID
Q30938181

Algorand is a company implementing an open-source public ledger, utilizing the Byzantine Agreement message-passing protocol to reach consensus among network participants. The Algorand protocol is designed to be a blockchain-based payments platform.

Funding

The developers of Algorand, including MIT professor and Turing Award winner Silvio Micali, have raised $64 million in funding from venture capital firms, including Pillar and Union Square Ventures. Stock investment in Algorand comes with an option for conversion into tokens.

Source: Epicenter.tv

Consensus mechanism

The consensus mechanism enabling the blockchain operates in one of two environments: permissioned or permissionless—similar to a proof-of-stake protocol. This allows minimal computation to be an honest block producer. The blockchain assumes that 2/3 of the block producers are honest and not adversarial or Byzantine.

Secret self-selection

Algorand is developing an approach to decentralized consensus that relies on secret self-selection to determine new block generators and validators.

Users run a verifiable random function based on a seed generated in the previous block to select a leader, who is in charge of proposing the next block, and members of a committee who are responsible for voting on the validity of that block. This cryptographic lottery results in a rotating, random selection of committee members who are self-selecting. Committee members run the computation to see if they won the lottery trivially and in secret, so they do not reveal their identities until they pass their message or vote to the network with a credential in the form of a digital proof or signature. This secrecy is intended to improve network resilience against committee member corruption from a malicious adversary by obfuscating the identity of the committee until after they have propagated their information to the network.

Player replaceability

The Byzantine Agreement process takes multiple steps, introducing a vulnerability where adversaries may corrupt committee members after they have revealed themselves in the first step. Algorand seeks to solve this issue by having each step in the Byzantine Agreement process performed by a player-replaceable protocol in which the committee members are swapped out at each step in the protocol — making the adversary unable to predict the committee member in any step until after they have performed their task.

Forking probability

The probability of a fork in the protocol is estimated at 1/1,000,000,000, and therefore blocks can be considered final upon validation.

Network Assumptions

Security assumes an honest majority of 2/3 of online nodes. The protocol also makes a message propagation assumption whereby all messages reach honest users in a timely fashion.

Silvio Micali speaking at the CESC conference in 2017.

Incentive program

Algorand did not originally incentivize or financially reward honest block generators for honest creation of blocks. However, in December 2020, The Algorand Foundation partnered with Algofi (a DeFi platform) and launched an incentive program to boost the usage of decentralized finance (DeFi) protocols on its blockchain. The announcement resulted in ALGO rallying by more than 15% over the first twenty-four hours.

Initial criticisms

Initial critics of the original non-incentive Algorand model asserted that 2/3 of honest nodes may not be fulfilled if honest nodes simply go offline without a monetary incentive to stay online; this is known as the lazy validator problem. Other decentralized systems have maintained network integrity without financial incentives, like BitTorrent and some non-mining aspects of Bitcoin. Given the potential monetary incentive for adversarial nodes, the robustness of non-incentive-based blockchains remains an open question.

Yongge Wang, in his recent paper "Another look at ALGORAND" (May 11, 2019), says it is possible to fork Algorand even with 1/3 malicious users and the possibility to bribe validators easily is not unrealistic.

Timeline

No Timeline data yet.

Funding Rounds

Products

Acquisitions

SBIR/STTR Awards

Patents

Further Resources

Title
Author
Link
Type
Date

A TradFi veteran explains why ALGO reminds her of bitcoin's early days

Vicky Ge Huang

https://www.businessinsider.com/algorand-protocol-decentralized-finance-bitcoin-crypto-wall-street-2022-2?utmSource=twitter&utmContent=referral&utmTerm=topbar&referrer=twitter

Web

February 16, 2022

Algorand

Jing Chen, Silvio Micali

https://arxiv.org/pdf/1607.01341.pdf

Academic paper

Algorand Pushes for Ethereum Compatibility With $20M Incentive Program

Tracy Wang

https://www.coindesk.com/tech/2022/02/18/algorand-pushes-for-ethereum-compatibility-with-20m-incentive-program/

Web

February 18, 2022

Algorand: Scaling Byzantine Agreementsfor Cryptocurrencies

Yossi Gilad, Rotem Hemo, Silvio Micali, Georgios Vlachos, Nickolai Zeldovich

https://people.csail.mit.edu/nickolai/papers/gilad-algorand-eprint.pdf

Academic paper

Algorand’s Instant Consensus Protocol – Algorand – Medium

Georgios Vlachos

https://medium.com/algorand/algorands-instant-consensus-protocol-e66ac5807e37

Blog post

References

Find more companies like Algorand

Use the Golden Query Tool to find similar companies in the same industry, location, or by any other field in the Knowledge Graph.
Open Query Tool
Access by API
Golden Query Tool
Golden logo

Company

  • Home
  • Press & Media
  • Blog
  • Careers
  • WE'RE HIRING

Products

  • Knowledge Graph
  • Query Tool
  • Data Requests
  • Knowledge Storage
  • API
  • Pricing
  • Enterprise
  • ChatGPT Plugin

Legal

  • Terms of Service
  • Enterprise Terms of Service
  • Privacy Policy

Help

  • Help center
  • API Documentation
  • Contact Us
By using this site, you agree to our Terms of Service.