For the best experience, please view this page on a desktop device.
Explore
Move by Example
All
New
dApp
DeFi
Smart Contract
Tutorial
Smart Contract
ToDo List
构建一个基于 Web3 的 ToDo List。
dApp
Tutorial
NFT Marketplace
在 Aptos 区块链上创建 NFT 市场。
Smart Contract
Tutorial
Billboard
在 Web3 上构建广告牌。
dApp
Fungible Asset (ERC-20) Launchpad
构建可替代资产 (类似 ERC-20) launchpad
dApp
NEW!
Aptos Friend
在 Move 中构建 Aptos Friend 社交应用。
Smart Contract
DeFi
NEW!
Vesting Token
一个关于锁定质押 APT 的示例,其中赞助者可以为接收者创建质押 APT 的锁定。
Smart Contract
DeFi
Epoch-based Rewards Pool
一个示例模块,用于按周期管理多个代币的奖励。
Smart Contract
合约升级的管理
Aptos 区块链的包管理系统示例, 支持权限部署。
Smart Contract
DeFi
Swap: Solidity Style ve(3,3) DEX
在去中心化交易所 (DEX) 构建中可使用的接口模块。
Smart Contract
Tutorial
DeFi
NEW!
荷兰式拍卖
建立荷兰式拍卖。
Smart Contract
Tutorial
DeFi
Stablecoin
学习如何在 Aptos 上构建稳定币。本示例将展示如何创建一个具备关键管理功能的稳定币。
Smart Contract
Tutorial
DeFi
Dispatchable Fungible Assets
了解如何在可替代资产的提取 / 存款过程中注入自定义逻辑。对资产转让征税。
Smart Contract
Tutorial
Depend on Third-Party Smart Contracts
学习如何在您的 Move 代码中调用外部创建的智能合约的方法。
dApp
Tutorial
On-Chain Randomness
了解链上随机性以及如何使用它为您的 NFT 创建公平透明的 Mint。
dApp
Tutorial
NEW!
Aptos Keyless
集成 Aptos Keyless 帐户以创建无缝登录体验。使用 Web2 方式登录,无需设置钱包!
dApp
Tutorial
NEW!
Voting
Learn how to implement a basic on-chain voting system on the Aptos blockchain. Allow users to create proposals, stake governance tokens, and vote on proposals using their staked tokens.