A curated list of code and content from the Aptos blockchain and move language developers.
Move is a programming language for writing safe smart contracts initially developed at Facebook to power the Libra blockchain. Aptos is a layer-1, proof-of-stake blockchain using Move as its smart contract language.
- Move Book - Move book authored by the Move core team (中文).
- Move Book - Move book authored by @damirka (中文).
- Move Patterns - A book on Move design patterns authored by @villesundell.
- Developer Tutorials - Quick-start guide to setup developer environments, send out your first transaction, issue your first Coin/NFT, and launch your first DApp.
- Implementing, testing, and verifying a fungible token - Maintained by the Move core team.
- Programming with objects - Maintained by the Sui team.
- Move and SmartContract Development - Maintained by the Starcoin team.
- Pick up Move quickly - Learn Aptos and Move by examples: counter, message book, bridge, NFT, upgrading module.
- Move Programming 101 (Video Tutorial in Chinese 中文) - Learn move basics from intro concepts, accounts, modules and resources, to syntaxes and functions.
- Launch a coin on Aptos - Learn how to launch a coin on Aptos.
- Petra Aptos Wallet - a browser extension that lets you explore Aptos in your browser made by Aptos Labs.
- Aptos Explorer - An Aptos Blockchain Explorer.
- Block Eden Aptos Node & API service - secure and reliable Aptos REST and GraphQL API service (source code).
- SDKs for TypeScript, Python, Rust - Software development kits for developers to import and use.
- Liquidswap - Aptos-native crypto exchange and AMM (contracts, audits, test coin, TypeScript SDK, Discord).
- aptoswap - Lighweight & Powerful Swap Platform powered by Aptos blockchain (source code).
- AnimeSwap - AMM protocol for Aptos blockchain (source code).
- Sentio Composer - a view function simulator for the Aptos blockchain (source code).
- Hippo.space - Defi Aggregator for Aptos (source code).
We are committed to keeping this doc up-to-date with the best resources. Please give it a ⭐️ or fork it to stay in touch 🔥