# 🔗 The lowdown on: Layer 1 lockchains

By [3PM](https://paragraph.com/@3pm) · 2022-12-13

blockchains, lowdown

---

**⛓️ Layer 1 Blockchains**
==========================

_“If crypto succeeds, it's not because it empowers better people. It's because it empowers better institutions."_

_Vitalik Buterin, Founder, Ethereum_

**_Please note: this report contains information regarding cryptocurrency-related platforms. In now way is this meant to constitute investment advice._**

🛎️ Primer
----------

**A Layer 1 is the base infrastructure of a blockchain network**. Different layer-1 protocols have distinct functionalities such as processing and finalising transactions on their own chains. As the main network within their ecosystem, they define the rules. Choosing your protocol is one of the first main tasks of a web3 project; it is (for now) a laborious and potentially risky process to set up a new wallet and send (or bridge) funds to a new chain.

💼 Jobs To Be Done
------------------

*   Address a **mistrust** of centralised organisations
    
*   Prevent **identity** theft
    
*   Make transactions **secure**
    
*   Record a public, permanent **ledger** of activity
    

Blockchain technology is solving the biggest problems which were not possible by any other technology before, and the Layer-1s are at the very foundation of this.

💊 Value Proposition
--------------------

You can look at a blockchain as a "**digital ledger**" that records information about transactions and who owns what, and this digital ledger is stored online in a **decentralized** manner. This means that the "the ledger" is stored over a network of participants.

This means that the "the ledger" is stored over a network of participants. Instead of having one copy stored in a central place, all participants have a copy of the same ledger, and it is only when they agree that the content is correct that the information there will be valid.

So - it addresses all the related Jobs To Be Done better than any other technology.

👣 Players
----------

Many Layer 1 blockchains have carved out their own space in the rapidly expanding Web3 ecosystem. Some of the most popular are:

[**Bitcoin**](https://bitcoin.org/en/) - biggest and most secure "Proof of Work" blockchain; token is most widely used cryptocurrency

[**Ethereum**](https://ethereum.org/en/) - very first, and biggest, smart contract platform

[**Solana**](https://solana.com/) - blockchain platform with smart contract functionality

[**Cosmos**](https://cosmos.network/) - blockchain ecosystem of separate chains

[**BNB Smart Chain**](https://www.binance.org/en/smartChain) (aka BSC and Binance Smart Chain) - EVM (Ethereum Virtual Machine) compatible - i.e. apps built for Ethereum are also supported; part of the Binance ecosystem

[**Polkadot**](http://polkadot.network/) - enables cross-blockchain transfers of any type of data or asset, not just tokens.

[**Avalanche**](https://www.avalabs.org/) - smart contract blockchain; "blazingly fast, low cost, and eco-friendly".

[**Near**](https://nearprotocol.com/) - a blockchain built to be simple, secure and scalable; code in Javascript or Rust

[**Algorand**](https://www.algorand.com/) - smart asset blockchain, simple smart contracts

[**Zcash**](https://z.cash/) - privacy-focused blockchain

[**Fantom**](https://fantom.foundation/) - EVM-compatible chain, smart contract layer 1

[**Cardano**](https://cardano.org/) - aims to be an Ethereum competitor; focus on scalability and ease of use

Spotlight
---------

*   [SUI](https://sui.io/) - a Layer 1 which maintains security in a different way, and has a new consensus model. Sui doesn’t waste block space for simple transactions. Instead, it validates individual transactions. So, transactions are not batched together in a block. This saves space, and time, and leaves fewer security risks on the chain.
    
    [![User Avatar](https://pbs.twimg.com/profile_images/1589428192640905216/sqQEJ90h_normal.jpg)](https://twitter.com/SuiAnalytics)
    
    [Sui Analytics](https://twitter.com/SuiAnalytics)
    
    [@SuiAnalytics](https://twitter.com/SuiAnalytics)
    
    [![Twitter Logo](https://paragraph.xyz/editor/twitter/logo.png)](https://twitter.com/SuiAnalytics/status/1572427414617358341)
    
    🔥 #Sui & #Aptos Ecosystem compares  
      
    After the $300 Million investment, the #SuiEcosystem has exploded. Currently, there are almost 50 projects under construction on #Sui and it is continuing to grow rapidly  
      
    Like & Retweet to support us! #LFM
    
    ![View image on Twitter](https://pbs.twimg.com/media/FdJS9snaEAMQn_1?format=jpg)
    
     [![Like Icon](https://paragraph.xyz/editor/twitter/heart.png) 322](https://twitter.com/SuiAnalytics/status/1572427414617358341)[
    
    04:28 AM • Sep 21, 2022
    
    ](https://twitter.com/SuiAnalytics/status/1572427414617358341)
    

SUI is also super **dev-friendly**, which is no doubt a big reason behind its growth:

It promises to help developers build:

*   On-chain DeFi and traditional finance (TradFi) primitives.
    
*   Reward and loyalty programs.
    
*   Complex games and business logic.
    
*   Decentralized social media networks.
    
*   Asset tokenization services.
    
*   More valuable and upgradable NFTs.
    

SUI is the brainchild of [**Mysten Labs**](https://mystenlabs.com/). They closed a $300 million Series B funding round in September 2022, valuing them at more than $2 billion.

📈 Trends
---------

*   **Developer Experience (DX)** is becoming an increasingly important factor in blockchain choice.
    
    *   [**Kaleido’s Marketplace**](https://marketplace.kaleido.io/): within a few clicks you can add a [token swap service](https://marketplace.kaleido.io/service/token-swap), store data on [**IPFS**](https://marketplace.kaleido.io/service/ipfs-file-store), or [**pin a state proof**](https://marketplace.kaleido.io/service/public-ethereum-tether/) to a public network.
        
*   **Niche-specific blockchains** are emerging:
    
    *   chains like [Fantom](https://fantom.foundation/) and the 200+ dApps built on top of it - are focused exclusively on decentralized finance.
        
    *   the [Wax](https://www.wax.io/) blockchain focuses exclusively on blockchain gaming and NFTs.
        
*   Some of the newer blockchains are working on **different consensus algorithms**. Besides proof of stake and proof of work, there's [**proof of spacetime**](https://coinmarketcap.com/alexandria/glossary/proof-of-spacetime), [**proof of location**](https://tokens-economy.gitbook.io/consensus/chain-based-proof-of-capacity-space/dynamic-proof-of-location), [**proof of history**](https://tokens-economy.gitbook.io/consensus/chain-based-proof-of-capacity-space/proof-of-history) and more.
    
*   **Interchain operability** is becoming increasingly important. Most dApps only work on a single blockchain, leading to a need for interoperability between different chains. Interoperability solutions like bridges and protocols like Cosmos and Thorchain enable dApps (the apps built on a decentralized network that combines a smart contract and a frontend UI) to interact with multiple blockchain networks.
    
    *   some companies have attempted to solve this issue through the use of bridges (which “bridge” tokens from one chain to another). Sadly, bridges [**are highly vulnerable to security exploits**](https://thedefiant.io/vitalik-eth-cross-chain-bridges-security/), with hackers stealing [**more than $1 billion**](https://www.bloomberg.com/news/articles/2022-04-02/understanding-crypto-bridges-and-1-billion-in-thefts-quicktake?sref=qpwbmgSU) from them in 2021 alone.
        
    *   On the flip side, protocols like [**Cosmos**](https://cosmos.network/) and [**Thorchain**](https://thorchain.com/) - and the dApps built on top of them - are engineered from the ground up to interact with multiple chains.
        

🪢 Constraints
--------------

*   **Layer 1 blockchains aren’t big on scalability.** Why? The ‘**Blockchain Trilemma**’ is the theory that says a blockchain can only provide two out of the following three benefits – security, decentralisation, and scalability – but not all three. Layer-1  focuses on solving this problem at the blockchain or infrastructure level.
    
*   Blockchains need to access the system’s entire database to verify a transaction and add a new block. The process is **computationally intensive**, limiting processing speeds to just a few transactions per second.
    
*   The **cost of storing** smart contract data on-chain can be exorbitantly high, so most dApps (decentralised Apps) typically rely on centralised servers and cloud providers such as AWS, Google Cloud, Microsoft Azure, and Alibaba Cloud.
    

📖 Extra reading
----------------

[**A Beginner’s Guide To Understanding The Layers Of Blockchain Technology**](https://www.blockchain-council.org/blockchain/layers-of-blockchain-technology/) - from Blockchain Council

[**A framework for evaluating Layer 1s**](https://newsletter.banklesshq.com/p/a-framework-for-evaluating-layer) - from Bankless

[**Modular vs Monolithic: a beginner's guide**](https://blog.celestia.org/modular-vs-monolithic-a-beginners-guide/) from Celestia

[**Blockchain Developer Count**](https://Developer Count: https://chaindebrief.com/which-blockchain-highest-developer-count/) - a reasonable guide to developer sentiment

[**The Blockchain Trilemma**](https://www.ledger.com/academy/what-is-the-blockchain-trilemma) - a detailed explanation from Alchemy

---

*Originally published on [3PM](https://paragraph.com/@3pm/the-lowdown-on-layer1-blockchains)*
