Getting Started
Want to build on the Supra Move blockchain? You've come to the right place!
Last updated
Want to build on the Supra Move blockchain? You've come to the right place!
Last updated
We’ll take you through all you need to deploy your first Supra Move contract from scratch, all in four broad stages:
First, we will install docker and the Supra CLI.
Then we’ll complete the initial setup.
Then we’ll use the testnet faucet.
Finally, we’ll deploy your first Move contract on Supra.
The Supra CLI includes easy commands for the Supra Move network that make it beginner friendly and easy to use. If you get stuck anywhere or face any issues, please reach out to us on .
0 | Introduction to Docker →
1 | Setup the Supra CLI →
2 | Create a Supra Account
3 | Create a Move Package →
4 | Create a dApp with StarKey →