Project Types
Create supports various types of Web3 applications. Here are the most common ones.
Staking Platform
PopularStaking platform for token staking, rewards distribution, and analytics dashboard.
DEX / Swap
Decentralized exchange with token pairs, liquidity pools, and swapping functionality.
Token Dashboard
Analytics dashboard for token supply, holders, transactions, and market data.
DAO Governance
Voting system, proposal management, and governance token distribution.
Writing Effective Prompts
The quality of your project depends on how clearly you describe your requirements.
Be Specific
❌ Too vague:
Create a DeFi app✅ Specific:
Create a DeFi staking platform where users can stake ETH and earn rewards in the form of STK tokens with a 5% APYInclude Key Features
❌ Missing features:
Create an NFT marketplace✅ With features:
Create an NFT marketplace with minting, gallery view, bidding system, and 2.5% marketplace fee on salesSpecify Technical Requirements
❌ No tech specs:
Token with custom logic✅ With tech specs:
ERC-20 token on Ethereum with 1M supply, no minting after deployment, and transfer tax of 1%Project Creation Process
Understanding what happens when you create a project.
1
Intent Analysis
AI analyzes your prompt to understand the project type, features, and technical requirements.
2
Architecture Planning
System designs the smart contracts, frontend structure, and integration points.
3
Code Generation
AI generates smart contracts, frontend components, and configuration files.
4
Validation & Setup
Generated code is validated, tested, and set up in your project workspace.
Best Practices
Follow these tips to get the best results from Create.
Start Simple
Begin with basic features and iterate. You can always add complexity later.
Use Templates
Start from suggested templates for common project types to save time.
Iterate with Chat
Use the chat interface to refine and modify your project after initial generation.
Test Early
Deploy to testnet early to validate functionality before mainnet deployment.