Cheat Sheet
This chapter intentionally stays short.
The canonical quick-reference table already lives at:
Use that page when you want:
- the one-page comparison table
- current terminology for accounts, tokens, and sponsored transactions
- links into the latest Aptos docs for wallets, assets, and transaction flows
Use the rest of this guide when you want:
- a chapter-by-chapter migration path
- side-by-side examples
- concrete Move snippets you can compare to Solidity patterns
Open the Cheatsheet Authoritative quick reference for EVM developers.
Billboard Walkthrough Start the simple Solidity-to-Move example.
Dutch Auction Walkthrough Continue with the richer object-based example.