Quick Start
A quick start by asking questions that describe what you are looking for.
What would you like to learn?
Let’s start by choosing which question you’re asking
- Looking for how to write Smart Contracts?
- Looking for how to connect your app to the Blockchain?
- Looking to learn more about the Aptos Blockchain?
- Looking on how to set up a full node or validator?
- Not sure what I am looking for?
Looking for how to write Smart Contracts?
We provide three ways to learn Move, the Smart Contract language. You can learn by tutorials, examples, or by reference documentation.
Learn by Interactive Tutorials
Learn Move with interactive tutorials from these
- Basic and advanced tutorials on Aptos Learn
- Learn about Move with a friendly spider mascot by Move Spiders
- Have fun learning Move with Aptos Shores
Learn by Examples
Check out some examples of code in the Move language to learn how common tasks can be done in Move!
- Some Move examples on Aptos Learn
- A set of Move examples in the Aptos core move examples
Learn by Reference Documentation
Check out these more involved docs to learn how to code in Move:
Looking for how to connect your app to the Blockchain?
We provide documentation around three main areas for applications. How to build an app on Aptos, how to integrate your wallet with the blockchain (and apps), and how to integrate your existing app to the blockchain.
Build your app
- Learn about the wallet adapter
Integrate your existing app
- Learn about integrating your existing application directly
Looking to learn more about the Aptos blockchain?
Here are some documents on concepts and how the blockchain works:
- Start with learning about aptos
- Read the Aptos white paper
Looking on how to set up a full node or validator?
Here are two sections on how to run and troubleshoot nodes:
Not sure what I am looking for?
If you’re not sure what you’re looking for, feel free to:
- Submit your first transaction
- Start with learning about aptos
- Try some other basic tutorials on Aptos Learn