Uniswap: arguably the most famous DEX, it pioneered the automated market maker (AMM) model, allowing users to trade various ERC-20 tokens directly from their wallets without relying on traditional order books.
Sushiswap: another popular DEX that initially forked Uniswap and later introduced additional features like yield farming and staking.
Curve Finance: focuses on providing stablecoin trading with low slippage and fees, utilizing specialized AMMs.
借贷协议:
Aave: a leading decentralized lending platform where users can lend and borrow a wide variety of cryptocurrencies, earning interest or using assets as collateral.
Compound: another major lending protocol that allows users to supply assets to earn interest or borrow assets over-collateralized.
MakerDAO: the protocol behind the stablecoin DAI, which is a decentralized, collateral-backed stablecoin. Users can generate DAI by locking up ETH or other collateral assets.
衍生品与合成资产:
Synthetix: allows users to mint and trade synthetic assets (Synths), which track the price of real-world assets like stocks, commodities, and fiat currencies.
Perpetual Protocol: a decentralized platform for trading perpetual contracts (perps) with high leverage.
OpenSea: the largest and most well-known NFT marketplace, allowing users to create, buy, sell, and trade a vast array of NFTs, including art, collectibles, domain names, and virtual worlds.
Rarible: another popular NFT marketplace that also allows users to create and trade NFTs, and has its own governance token.
Foundation: an invite-only (now open) NFT marketplace focused on curated digital art and supporting artists directly.
数字艺术与收藏品:
CryptoPunks: one of the first and most iconic NFT projects, consisting of 10,000 unique 8-bit style characters, now considered a digital art collectible.
Bored Ape Yacht Club (BAYC): a highly sought-after NFT collection of 10,000 unique Bored Ape NFTs, which also grants access to exclusive communities and benefits.
Axie Infinity: one of the most popular blockchain games, where players can collect, breed, and battle fantasy creatures called Axies, which are NFTs, and earn tokens through gameplay.
The Sandbox: a decentralized virtual world where players can create, own, and monetize their gaming experiences and digital assets using NFTs, built on the Ethereum sidechain (Polygon for scalability).
Decentraland: a virtual reality platform powered by Ethereum, where users can explore, interact, and purchase land parcels (NFTs) to build experiences and applications.
元宇宙平台与工具:
Somnium Space: another decentralized VR world where users can buy land, create content, and socialize.
MetaMask(虽然主要是钱包,但它是几乎所有以太坊DApp,包括GameFi的入口)。
去中心化自治组织(DAO)与协作工具
DAO是以太坊上的一种组织形式,通过智能合约实现去中心化治理和决策。
DAO平台与工具:
Aragon: a platform that allows users to easily create and manage DAOs with customizable rules and governance structures.
Snapshot: a gasless voting platform for DAOs, where users can signal their support for proposals without paying transaction fees on the Ethereum mainnet.
DAOhaus: a framework for creating and participating in DAOs, known for its user-friendly interface and focus on community governance.
开发者工具与基础设施
这些第三方应用为以太坊开发者提供了构建、测试和部署DApp所需的工具和服务。
钱包:
MetaMask: the most popular browser extension and mobile wallet for interacting with Ethereum DApps, managing ETH and ERC-20 tokens.
Trust Wallet: a mobile multi-currency wallet that supports Ethereum and various other blockchains.
Ledger & Trezor: hardware wallets that provide secure offline storage for private keys, widely used for securing Ethereum assets.
测试网与开发环境:
Remix IDE: a web-based integrated development environment for writing, debugging, and deploying Solidity smart contracts.
Truffle & Hardhat: popular development frameworks for testing, building, and deploying Ethereum smart contracts.
数据服务与预言机:
Chainlink: a decentralized oracle network that provides smart contracts with secure and reliable real-world data (e.g., price feeds, weather data), which is crucial for many DeFi and real-world applications.
The Graph: a protocol for indexing and querying blockchain data, making it easier for DApps to fetch and utilize blockchain information efficiently.