Domain-specific programming language for writing safe smart contracts.
A generic account for Diem-powered chains. From Diem.
Fork of the above. From Starcoin.
Library for list-based access control. From the nursery.
Advent of Code solutions in Move with some formal verification.
Decentralized identity on Aptos, the underlying account system of ComingChat.
Aptos AMM Swap implemented by the OmniBTC team.
One-click swap between aptos and EVM chains (such as ETH/BSC/AVAX, etc.) based on the cross-chain interoperability protocol wormhole.
A red packet social app that combines private chat and encrypted wallet on Aptos.
An NFT that instantiates this hybrid standard. From Diem.
A toy implementation of an ERC20-like fungible token.
A toy implementation of a Uniswap-like liquidity pool containing two tokens.
Polymorphic comparison (i.e., compare any two Move values of the same type). From the nursery.
For on-chain proposals and voting. Deployed on Starcoin.
Efficient implementation of a decimal value. From 0L.
Multiple DeFi example implementations from Sui.
An ERC20-like token with permissioned minting/burning, see also this spec. Deployed on 0L.
Fork of the above. From 0L.
Validator set management. From Diem.
Decentralized Moments which is a Blockchain Twitter Protocol built on the Sui network.
A Decentralized Omnichain Liquidity Aggregation Protocol with the single coin pool of each public chain as the core, Wormhole, Layerzero and other cross-chain messaging protocols as the bridge, and Sui public chain as the settlement center.
An over-collateralized stable coin deployed on Starcoin.
An implementation of forked OHM that deployed on Starcoin.
Multiple example token implementations from Sui.
A token that instantiates the Diem standard above. Deployed on 0L.
Math utility functions. From Starcoin.
Utility for airdropping a large number of NFTs. Deployed on Starcoin.
Library is built for a purpose of parsing cron expression. Maintained by Snowflake Network team.
Experimental modules that may eventually be promoted into the standard library. From the Move repo.
Utilities intended (but not required) to be used in every platform running Move. From the Move repo.
Experimental project to compile Move source code to EVM bytecode.
MoveDID is a DID protocol that compatible with Move-based blockchain networks, including Aptos, Sui, and Starcoin. Maintained by the NonceGeek.
Smart contract building blocks for Aptos and Sui (Math utilities, governance contracts, escrow, and more). Maintained by the Pentagon team.
An ERC1155-like token. From Diem.
An ERC721-like token. Deployed on Starcoin.
An implementation of a hybrid ERC721/ERC1155-like token. From Diem.
Multiple NFT example implementations from Sui.
NFT protocol and collection framework. From OriginByte.
Utility for holding multiple NFT's of the same type. From Diem.
A unique object trading marketplace in the Sui network.
Generic implementation of atomic swaps for any pair of assets.
A bridge between Bitcoin and Move language public chains (like Aptos and Sui) based on ultra-light node.
For on-chain community voting. Deployed on 0L.
The first Cross-Chain Bridge between Move and EVM. Deployed on Starcoin.
A governance token of Starswap dApp that powers the AMM+DEX ecosystem. Deployed on Starcoin.
Libraries for Move commons utility on starcoin-framework. From Starcoin.
A Uniswap-style DEX. Deployed on Starcoin.
A token that instantiates the Starcoin standard above. Deployed on Starcoin.
The first POAP application on Sui.
Sui AMM Swap implemented by the OmniBTC team.
A red packet social app that combines private chat and encrypted wallet on Sui.
From Diem.
A collection of nestable Move resources.
Another ERC20-like Token. Deployed on Starcoin.
Validator set management. Deployed on 0L.
Library for capabilities. From the nursery.
On-chain voting. From Diem.
Deployed on Starcoin.
BTC mirror asset on Aptos.
BTC mirror asset on Sui.
A mapped assets of ETH on Starcoin.
A mapped assets of USDT on Starcoin.
Maintained by the Pontem team (source code).
Like Remix for Move. Alpha version of a Web IDE. See instructions. Maintained by the Pontem team.
Maintained by @rvmelkonian.
Maintained by the Move core team (source code).
Major mode for Emacs maintained by @amnn.
Maintained by the Starcoin team (source code).
A reference implementation of a neutral replicated state machine. Forked from the Libra/Diem technologies (in mainnet).
Aptos-core strives towards being the safest and most scalable layer one blockchain solution (in mainnet).
Blockchain with EVM and MoveVM (coming soon).
Bitcoin's layer2 smart contract network has already supported WASM and EVM, and is supporting MoveVM (in mainnet).
The original Move based blockchain from Meta (form. Libra by Facebook) (discontinued).
Substrate based parachain with MoveVM onboard (in testnet).
A smart contract blockchain network that scales by layering (in mainnet).
A next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language (in devnet).
This was the original Move white paper released in 2018. Many aspects of this are now out of date (e.g., the syntax and description of the bytecode instructions), but the first two sections are worth a read for explaining the difficulties of programming with assets and how Move tackles them.
An off-fullnode service to serve data from Sui Node.
Like `cargo` or `npm` for Move: single CLI (and corresponding Rust API's for other tools to hook into) for building, running, testing, debugging, and verifying Move packages. Maintained by the Move core team.
Wrapping Move Playground by Pontem as a JavaScript library for browser. You can use it to build your own Move Playground.
Formal verification of user-defined specifications written in Move source code. Maintained by the Move core team.
Static analysis tool for computing an overapproximation of the global memory touched by a Move program. Maintained by the Move core team.
Maintained by the Move core team.
Maintained by the Starcoin team.
Interactive Move language course, free for everyone, maintained by imcoding.online (中文).
Maintained by the Sui team.
Talk from @DavidLDill at the Fields Institute Blockchain research seminar series.
Talk at the Converge '22.
Talk from @sblackshear at the Fields Institute Blockchain research seminar series.
JavaScript implementation of the BCS serialization scheme used by Move, may be useful for implementing wallets.
A decentralized social finance/web3 portal. Supporting public chain wallets, such as Sui and Aptos wallets.
UI with built-in wallet adapter and Email option for supporting all wallets and wallet-less users on Sui.
Open-source chrome extension wallet for Sui (Chrome Webstore, Website).
The wallet of layer 1 blockchain Aptos (Chrome Webstore).
Wallet extension for Aptos network by the Pontem team (Chrome Webstore).
A wallet for the Starcoin blockchain. Maintained by the Starcoin team (Chrome Webstore).
A chrome (v88+) extension wallet for Sui (Chrome Webstore).
Sui Wallet Adapter.
A open-source wallet for Sui. (Chrome Webstore, Website)
Suiet Wallet Adapter.
A package support all Sui wallets with customizable UI.