Altszn.com
  • Home
  • Crypto
    • Altcoins
    • Bitcoin
    • Ethereum
    • Monero
    • XRP
    • Zcash
  • Web3
  • DeFi
  • NFTs
No Result
View All Result
Altszn.com
  • Home
  • Crypto
    • Altcoins
    • Bitcoin
    • Ethereum
    • Monero
    • XRP
    • Zcash
  • Web3
  • DeFi
  • NFTs
No Result
View All Result
Altszn.com
No Result
View All Result

10 Projects I Want Someone to Build on EigenLayer

Altszn.com by Altszn.com
November 28, 2023
in Blockchain, Crypto, DeFi, Web3
0
10 Projects I Want Someone to Build on EigenLayer
399
SHARES
2.3k
VIEWS
Share on FacebookShare on Twitter


Guest Author: Eigenintern (w/ support from EigenLayer Research Team)

In today’s post, let’s uncover some cool ideas and tasks that EigenLayer operators can run and explain how they can quickly bootstrap decentralized open innovation.

First off, what is EigenLayer?

EigenLayer is simple. It creates a job marketplace for the 900,000+ Ethereum operators and beyond (i.e., computers worldwide that run the Ethereum software) to perform more decentralized tasks to earn additional rewards. They will be punished and slashed if they maliciously run the new tasks. 

Restaking occurs when stakers delegate their stake to these operators to provide economic security, such that the total slashable stake > benefit of operator corruption. 

From that sense, any protocol that needs a set of decentralized computers to perform tasks for them can employ EigenLayer operators (Ethereum operators and computers that opt into running more tasks via EigenLayer) and quickly bootstrap their own set of decentralized networks. 


Rollup Services 
Rollup services, as the name suggests, serve rollups. Many of the earliest and most straightforward EigenLayer applications are such services. 

1️⃣ Fast Finality

Instant finality for optimistic and zk rollups

Currently, rollups only support slow modes. For optimistic rollups, it takes seven days for transactions to settle, and for zk rollups, it’s 12 min. This is great, but what if you want to do some fast and atomic trading or actions that require instant settlement and confirmation?

Fast Finality is a system that enables any rollups and L2s to declare that a specific block of transactions can lead to a particular state commitment. This essentially means that whatever you think is settled on the blockchain is actually settled and can be settled almost instantly (otherwise, there will be a lot of money and stake slashed). 

With fast finality, rollups can now operate in both fast and slow modes. 

In “fast mode,” the nodes in this layer can instantaneously validate confirmations, ensuring economic certainty if the majority agrees. When we switched to “slow mode,” confirmations went through a challenge period, which is used when there are suspicions of malicious behavior.

2️⃣ Reorg Resistance

Gaining reorg-resistant properties for chains and networks through EigenLayer economic security 

Enhancing blockchain security against reorganizations (Reorgs) by leveraging Ethereum’s economic trust. Utilizing a lightweight client, Ethereum operators confirm the block header of the latest finalized block has not been double-signed.

The new transaction confirmation rule requires finalization by the chain and an attestation from Eigenlayer stakeholders. Obtaining reorg resistance from Ethereum hinges on establishing economic trust through EigenLayer.


Applied Cryptography
You can build many cryptographic primitives and networks – ZK, MPC, TEEs, FHE, etc – with EigenLayer operators. 

3️⃣ Shamir Secret Sharing

Splitting a secret for many decentralized Eigen nodes to store and only releasing it under specific conditions

Shamir Secret Sharing helps users split secrets into multiple parties and only release them when a condition is met. This can be achieved using EigenLayer node operators who commit to storing secrets, and they can be slashed if they do not release the secret when the condition is met.

4️⃣TEE Committees

System only compromised if a significant # of TEE nodes are compromised, drastically decreasing trust assumptions

Currently, some protocols are exploring using TEE (Trusted Execution Environments) as an alternative way to guarantee some computation, such as running private auctions or ensuring some data is tamperproof. 

Protocols can enhance their security by leveraging TEEs and constructing a decentralized TEE network, known as TEE Committees, through EigenLayer.

The combination of TEE and committees strictly improves the reliability of any committee without TEE, demanding both majority collusion with the committee and a breach of the TEE’s security model to compromise the system. Multiple TEE models, such as Intel SGX, ARM TrustZone, and Amazon Nitro, can be required within the TEE Committee, mandating sign-offs from each model.  EigenLayer provides decentralized trust, while economic trust can be borrowed when slashing is possible. 

TEE committees also offer privacy, making them suitable for scenarios requiring program integrity and privacy simultaneously.  

5️⃣ Optimistic ZK and Naysayer Proofs

Stay optimistic most of the time, and only run zk when fraud is detected 

Naysayer proofs introduce an innovative approach to handling proofs on-chain, prioritizing efficiency and cost-effectiveness. In this system, proofs are initially accepted optimistically without immediate on-chain verification, with the assumption that parties known as “naysayers” will only interact with the proofs when they identify errors. A downside of naysayer proofs is that they must operate in a stronger model since it requires assumption, synchrony, censorship resistance, and at least one honest party.

However, Naysayer proofs are particularly well-suited for proof systems with repetitive structures or multi-round applications and find application in FRI polynomial commitment opening proofs, post-quantum secure digital signature schemes, and verifiable shuffles.

Finally, they differ from fraud proofs in that they focus on identifying disagreements in the verifier’s circuit evaluation, making them significantly more efficient.


Decentralized Offchain Infrastructure
You can bootstrap any general decentralized network with EigenLayer. 

6️⃣ Circuit Breakers

Network of nodes that watch over malicious transactions and act on them

Most applications have a circuit breaker built-in, named differently depending on the protocol, but in principle, it’s the ability to pause an entire protocol or disable specific functions. When considering this concept, imagine if this responsibility could be offloaded to Ethereum validators. The network of nodes would then monitor this circuit breaker feature, and if the protocol misbehaved—paused too late or paused when it’s not appropriate to do so—it could be slashed.

Utilizing Ethereum’s trust network to supervise the protocol, encouraging good behavior while discouraging bad behavior.

7️⃣ Decentralized RPC

To ensure that the RPC system is not compromised and send in false data, create a decentralized node network that not only manages RPC services but also appends a signature to its responses, ensured by economic security 

There is an inherent Reliance on RPC services like Alchemy and Infura, where the data provided is presumed to be accurate and trustworthy. However, these services are not infallible, and there is always a small risk of compromised or false data.

Decentralized RPC is an AVS design that would not only manage these services but also affirm signatures, adding an additional layer of accountability. It would enforce trust by identifying any discrepancies or data errors and holding the relevant parties accountable.


MEV Management
Essentially describes having Ethereum proposers making additional promises on how they get to construct, produce, and order blocks. Beyond Ethereum proposers, you can get any actors in the MEV pipeline to make these additional promises.    

8️⃣ Slot Auctions

Allowing the next 32 public validators to auction their own slot ahead of time

Checkpoints play a crucial role in enhancing the security and efficiency of Ethereum’s PoS system. They help to prevent attacks, reduce data storage requirements for validators, and ensure the security and stability of Ethereum’s history. Enter slot auctions, a concept where the next selection of upcoming validators can auction their slots beforehand.  

During each checkpoint period, the next selection of upcoming validators is disclosed to the public, and each of these validators could auction their own slot ahead of time, eliminating the need to go through MEV-Boost during its proposer slot. 

This approach would provide traders with improved executions across various time periods and contribute to more effective management of execution risks. The implementation would involve validator commitments, both off-chain and on-chain, with the possibility of slashing.

9️⃣ Threshold Encryption

Protection against targeted frontrunning in sandwich attacks

Threshold cryptography offers a potential solution for applications that protect against targeted front-running and enhance on-chain privacy. The core concept involves using an encrypted message as an example, where at least k out of n signers can solve the decryption, but anything fewer than k cannot do so.

The requirement is that k must be large, and a decentralized signer set is needed to mitigate both collusion and liveness attacks. This decentralized set of nodes can be inherited from EigenLayer. 


Co-Processors
Actions you can compute and perform off-chain to expand the scope of what the main computer (Ethereum) can run, and run these tasks more efficiently but still in a provable, trust-minimized way.

🔟 Achieving Program Integrity & Session Privacy for AI Inference

More cost-effective than ZKML

In the current AI landscape, only a few centralized entities are running AI inference engines. Consequently, there are strong motivations to leverage EigenLayer for on-chain AI inferences:

Improving the cost-effectiveness and computational integrity of AI operations by offering an alternative to centralized servers, like AWS, using zero-knowledge (ZK) techniques for Machine Learning (ML).

Enhancing privacy through a mechanism that allows operators running AI engines to decrypt consumer queries only if many operators collude. This approach aligns with the decentralization principle inherited from the Ethereum trust network.


Summary

We touched on a few large categories you can build on EigenLayer: rollup services, threshold cryptography, decentralized off-chain infrastructure, MEV management, and co-processors. 

You can think beyond these basic categories into more interesting and wild ideas – decentralized power grids, data labeling (e.g., tokenized captcha), decentralized frontends – because any tasks you need for multiple computers to run with some credible guarantees, you can run with EigenLayer. 

If you would like to learn more about these ideas, please visit the official EigenLayer website and their research.





Read More: www.bankless.com

Tags: BuildDeFiEigenLayerProjects
ADVERTISEMENT

Recent

Sui vote on $162M Cetus funds ignites decentralization debate in DeFi

Sui vote on $162M Cetus funds ignites decentralization debate in DeFi

May 30, 2025
Xend Finance, Risevest Launch Tokenization Platform in Africa

Xend Finance, Risevest Launch Tokenization Platform in Africa

May 30, 2025
Bitcoin Slips Below $104K, Cryptos Slide as U.S.-China Tariff Tensions Flare Up

Bitcoin Slips Below $104K, Cryptos Slide as U.S.-China Tariff Tensions Flare Up

May 30, 2025

Categories

  • Bitcoin (4,542)
  • Blockchain (10,826)
  • Crypto (8,770)
  • Dark Web (447)
  • DeFi (8,125)
  • Ethereum (4,573)
  • Metaverse (6,847)
  • Monero (251)
  • NFT (1,117)
  • Solana (4,921)
  • Web3 (19,898)
  • Zcash (467)

Category

Select Category

    Advertise

    Advertise your site, company or product to millions of web3, NFT and cryptocurrency enthusiasts. Learn more

    Useful Links

    Advertise
    DMCA
    Contact Us
    Privacy Policy
    Shipping & Returns
    Terms of Use

    Resources

    Exchanges
    Changelly
    Web3 Jobs

    Recent News

    Sui vote on $162M Cetus funds ignites decentralization debate in DeFi

    Sui vote on $162M Cetus funds ignites decentralization debate in DeFi

    May 30, 2025
    Xend Finance, Risevest Launch Tokenization Platform in Africa

    Xend Finance, Risevest Launch Tokenization Platform in Africa

    May 30, 2025

    © 2022 Altszn.com. All Rights Reserved.

    No Result
    View All Result
    • Home
      • Home – Layout 1
      • Home – Layout 2
      • Home – Layout 3

    © Altszn.com. All Rights Reserved.

    • bitcoinBitcoin (BTC) $ 104,397.00
    • ethereumEthereum (ETH) $ 2,540.47
    • tetherTether (USDT) $ 1.00
    • xrpXRP (XRP) $ 2.17
    • bnbBNB (BNB) $ 658.84
    • solanaSolana (SOL) $ 155.76
    • usd-coinUSDC (USDC) $ 0.999772
    • dogecoinDogecoin (DOGE) $ 0.192761
    • tronTRON (TRX) $ 0.267698
    • cardanoCardano (ADA) $ 0.678402
    • staked-etherLido Staked Ether (STETH) $ 2,539.40
    • wrapped-bitcoinWrapped Bitcoin (WBTC) $ 104,274.00
    • hyperliquidHyperliquid (HYPE) $ 32.55
    • wrapped-stethWrapped stETH (WSTETH) $ 3,057.86
    • suiSui (SUI) $ 3.24
    • chainlinkChainlink (LINK) $ 13.93
    • avalanche-2Avalanche (AVAX) $ 20.69
    • stellarStellar (XLM) $ 0.266344
    • bitcoin-cashBitcoin Cash (BCH) $ 412.88
    • leo-tokenLEO Token (LEO) $ 8.62
    • the-open-networkToncoin (TON) $ 3.08
    • shiba-inuShiba Inu (SHIB) $ 0.000013
    • usdsUSDS (USDS) $ 0.999791
    • hedera-hashgraphHedera (HBAR) $ 0.165871
    • wethWETH (WETH) $ 2,541.96
    • litecoinLitecoin (LTC) $ 87.01
    • wrapped-eethWrapped eETH (WEETH) $ 2,714.21
    • polkadotPolkadot (DOT) $ 4.09
    • binance-bridged-usdt-bnb-smart-chainBinance Bridged USDT (BNB Smart Chain) (BSC-USD) $ 1.00
    • moneroMonero (XMR) $ 324.19
    • bitget-tokenBitget Token (BGB) $ 4.76
    • ethena-usdeEthena USDe (USDE) $ 1.00
    • pepePepe (PEPE) $ 0.000012
    • pi-networkPi Network (PI) $ 0.628896
    • coinbase-wrapped-btcCoinbase Wrapped BTC (CBBTC) $ 104,398.00
    • whitebitWhiteBIT Coin (WBT) $ 31.26
    • daiDai (DAI) $ 0.999779
    • aaveAave (AAVE) $ 249.78
    • uniswapUniswap (UNI) $ 6.09
    • bittensorBittensor (TAO) $ 410.27
    • crypto-com-chainCronos (CRO) $ 0.106941
    • ethena-staked-usdeEthena Staked USDe (SUSDE) $ 1.18
    • okbOKB (OKB) $ 50.27
    • nearNEAR Protocol (NEAR) $ 2.44
    • aptosAptos (APT) $ 4.71
    • jito-staked-solJito Staked SOL (JITOSOL) $ 187.78
    • blackrock-usd-institutional-digital-liquidity-fundBlackRock USD Institutional Digital Liquidity Fund (BUIDL) $ 1.00
    • tokenize-xchangeTokenize Xchange (TKX) $ 32.88
    • ondo-financeOndo (ONDO) $ 0.823100
    • internet-computerInternet Computer (ICP) $ 4.85
    • bitcoinBitcoin (BTC) $ 104,397.00
    • ethereumEthereum (ETH) $ 2,540.47
    • tetherTether (USDT) $ 1.00
    • xrpXRP (XRP) $ 2.17
    • bnbBNB (BNB) $ 658.84
    • solanaSolana (SOL) $ 155.76
    • usd-coinUSDC (USDC) $ 0.999772
    • dogecoinDogecoin (DOGE) $ 0.192761
    • tronTRON (TRX) $ 0.267698
    • cardanoCardano (ADA) $ 0.678402
    • staked-etherLido Staked Ether (STETH) $ 2,539.40
    • wrapped-bitcoinWrapped Bitcoin (WBTC) $ 104,274.00
    • hyperliquidHyperliquid (HYPE) $ 32.55
    • wrapped-stethWrapped stETH (WSTETH) $ 3,057.86
    • suiSui (SUI) $ 3.24
    • chainlinkChainlink (LINK) $ 13.93
    • avalanche-2Avalanche (AVAX) $ 20.69
    • stellarStellar (XLM) $ 0.266344
    • bitcoin-cashBitcoin Cash (BCH) $ 412.88
    • leo-tokenLEO Token (LEO) $ 8.62
    • the-open-networkToncoin (TON) $ 3.08
    • shiba-inuShiba Inu (SHIB) $ 0.000013
    • usdsUSDS (USDS) $ 0.999791
    • hedera-hashgraphHedera (HBAR) $ 0.165871
    • wethWETH (WETH) $ 2,541.96
    • litecoinLitecoin (LTC) $ 87.01
    • wrapped-eethWrapped eETH (WEETH) $ 2,714.21
    • polkadotPolkadot (DOT) $ 4.09
    • binance-bridged-usdt-bnb-smart-chainBinance Bridged USDT (BNB Smart Chain) (BSC-USD) $ 1.00
    • moneroMonero (XMR) $ 324.19
    • bitget-tokenBitget Token (BGB) $ 4.76
    • ethena-usdeEthena USDe (USDE) $ 1.00
    • pepePepe (PEPE) $ 0.000012
    • pi-networkPi Network (PI) $ 0.628896
    • coinbase-wrapped-btcCoinbase Wrapped BTC (CBBTC) $ 104,398.00
    • whitebitWhiteBIT Coin (WBT) $ 31.26
    • daiDai (DAI) $ 0.999779
    • aaveAave (AAVE) $ 249.78
    • uniswapUniswap (UNI) $ 6.09
    • bittensorBittensor (TAO) $ 410.27
    • crypto-com-chainCronos (CRO) $ 0.106941
    • ethena-staked-usdeEthena Staked USDe (SUSDE) $ 1.18
    • okbOKB (OKB) $ 50.27
    • nearNEAR Protocol (NEAR) $ 2.44
    • aptosAptos (APT) $ 4.71
    • jito-staked-solJito Staked SOL (JITOSOL) $ 187.78
    • blackrock-usd-institutional-digital-liquidity-fundBlackRock USD Institutional Digital Liquidity Fund (BUIDL) $ 1.00
    • tokenize-xchangeTokenize Xchange (TKX) $ 32.88
    • ondo-financeOndo (ONDO) $ 0.823100
    • internet-computerInternet Computer (ICP) $ 4.85