Get started
Use this beginner-friendly guide to start building on Terra.
To learn more about Terra concepts such as Luna, validators, and governance, visit the Terra protocol overview.
Follow the steps below to get started with Terrain and build your own dApp!
1. Set up Terrain β
Terrain is a user-friendly development environment for developing smart contracts. Terrain makes it easy to create smart contract templates, deploy them to the Terra blockchain, and connect them to a frontend app.
Follow the Terrain setup tutorial to get started using Terrain.
2. Download LocalTerra and start building β
LocalTerra is a scaled-down Terra blockchain that allows you to test your dApp locally. LocalTerra provides a single validator node and 10 preconfigured wallet accounts.
Follow the Terrain with LocalTerra tutorial to start using Terrain and create a simple counter app.
3. Mint an NFT β
Now that you are familiar with Terrain and LocalTerra, you can try minting an NFT with Terrain.
The NFT minting tutorial walks you through the creation of an NFT minting application using the dApp scaffolding and front end provided by Terrain.
For interactive courses on developing smart contracts using Rust and CosmWasm libraries, visit the Terra Academy.
Development Suiteβ
Congrats! You have the basics down!
Now you can dive into the other tools in the Terra Development Suite. Visit the tool guide for more info.
Feather.js β
Use feather.js to create bots, power NFT mints, and for all-purpose back-end services. Follow the feather.js tutorial to get started.
Wallet Kit β
If you have a back end for your app and want a front end to connect to Station, use Wallet Kit. Follow the Wallet Kit tutorial to get started.
Other Toolsβ
Terra also provides other tools for building:
- Finder : Terraβs multi-purpose block explorer.
- Faucet : Get tokens sent to your testnet address.
- Terrad : the node daemon and command line interface that connects to the Terra network.
Resourcesβ
TerraWiki.orgβ
Written by devs, for devs, terrawiki.org is the community documentation platform for all things Terra, including community-generated tutorials, reference material, and troubleshooting guides. Start browsing or log in and create your own article.
Agora Developers' Forumβ
Join the Developers' Forum and talk to other Terra devs about code, projects, and troubleshooting.
Terra Academyβ
Take interactive courses and learn about coding in Rust, using CosmWasm libraries and developing, testing, and deploying your own smart contracts. Visit the Terra Academy site to get started.
Terra Discord Serverβ
If you would like to connect with the developer community and ask questions related to software development on Terra, join the Terra Discord server. Once you've joined the server:
-
Select a
Developer Role
by clicking on the Green Bug iconπͺ²
under the#role-station
channel. -
Once you are subscribed, a new section with the Terra developer channels appears under
πͺ² DEV
. -
Select the relevant channel to ask your questions and receive support.