๐ฎ Build Your First Sui DApp
From zero to a fully functional on-chain application in 30 minutes
Beginner Friendly30 minsSui Network
๐ What Weโll Build
Project: A simple counter application with multiplayer featuresYouโll Learn:
- Setting up a Dubhe project
- Defining schemas and components
- Writing Move smart contracts
- Building a React frontend
- Deploying to testnet
๐ Quick Start
- Video Tutorial
- Interactive Demo
๐ Tutorial Sections
Create a New DApp
Set up your development environment
- Install prerequisites
- Create project from template
- Understand project structure
- Configure for your needs
Write System Logic
Implement smart contract logic
- Define data schemas
- Create game systems
- Add business logic
- Deploy to blockchain
Build Frontend
Create user interface
- Connect to blockchain
- Read on-chain state
- Send transactions
- Real-time updates
๐ฏ Prerequisites
๐ก Project Preview
๐ What Youโll Achieve
On-Chain Application
A fully functional DApp running entirely on the Sui blockchain
Real-Time Updates
Live synchronization between blockchain and frontend
Type Safety
End-to-end type safety from contracts to UI
Production Ready
Code thatโs ready to build upon for real projects
๐ฆ Ready to Start?
Start Tutorial
Begin building your first DApp now โ
Get Help
Join our Discord for live support โ
๐ Additional Resources
Frequently Asked Questions
Frequently Asked Questions
Q: Do I need blockchain experience?
A: No! This tutorial is designed for beginners. Weโll explain everything as we go.Q: How much does it cost?
A: Development is free. Deploying to testnet is free. Mainnet deployment costs a small gas fee.Q: Can I customize the template?
A: Absolutely! The template is just a starting point. You can modify everything.Q: Where can I get help if Iโm stuck?
A: Join our Discord for real-time help from the community.