Quick Start
Create your first Web3 project with Create in under 5 minutes.
Before You Start
Make sure you have the following ready to go.
Step 1: Create Your Account
If you haven't already, sign up for a Create account and connect your wallet.
Visit Create
Go to app.create.ai and click "Sign Up"
Connect Your Wallet
Connect your Web3 wallet to authenticate
Create Workspace
Set up your first workspace (this is where your projects live)
Step 2: Create Your First Project
Now let's create a simple ERC-20 token project to see how Create works.
Navigate to Dashboard
From your workspace, click "New Project" or use the quick input
Describe Your Project
Type: Create an ERC-20 token called MyToken with 1M supply
Watch AI Work
See the AI generate your smart contract and frontend in real-time
Step 3: Review and Customize
Once generation is complete, you can review and modify the code.
Review Smart Contract
Check the generated ERC-20 contract for correctness
Test Frontend
Try the generated UI in the sandbox environment
Make Changes
Use the chat interface to request modifications
Step 4: Deploy to Testnet
Deploy your project to a testnet to see it in action.
Select Network
Choose Sepolia testnet (recommended for beginners)
Get Test ETH
Use a faucet to get test ETH for deployment
Click Deploy
Watch your contract deploy and get verified automatically
What's Next?
Congratulations! You've created and deployed your first Web3 project with Create.