Skip to content

Prompt Library

Ready-to-use prompts for building Web3 applications with Civra.

NFT & Digital Assets

NFT Marketplace

Create a complete NFT marketplace with:
- ERC-721 smart contract with royalties (ERC-2981)
- Minting interface with image upload to IPFS
- Marketplace listing and bidding system
- User gallery showing owned NFTs
- MetaMask wallet integration
- Dark theme with gradient accents

Generative NFT Collection

Build a 10,000 NFT generative collection:
- ERC-721A for gas-efficient batch minting
- Whitelist minting at 0.05 ETH
- Public minting at 0.08 ETH
- Reveal mechanism after sellout
- Trait rarity system
- Collection dashboard

NFT Staking Platform

Create an NFT staking platform where:
- Users stake NFTs to earn ERC-20 rewards
- Different NFT rarities earn different APY
- Unstaking has 7-day cooldown
- Rewards claimable daily
- Staking analytics dashboard

DeFi Applications

DEX (Decentralized Exchange)

Build a Uniswap-style DEX with:
- Automated Market Maker (AMM) algorithm
- Liquidity pools for token pairs
- Swap interface with slippage protection
- Add/remove liquidity functionality
- LP token rewards
- Price impact calculator

Lending Protocol

Create a lending/borrowing platform:
- Deposit USDC/USDT as collateral
- Borrow up to 80% LTV
- Variable interest rates based on utilization
- Liquidation at 90% LTV
- Health factor monitoring
- Flash loan protection

Yield Farming Platform

Build a yield farming protocol with:
- Multiple farming pools
- LP token staking
- Dual reward tokens
- Auto-compounding vaults
- APY calculator
- Harvest all functionality
- Impermanent loss calculator

Staking Platform

Create a token staking platform where:
- Users stake native tokens
- Flexible and locked staking options
- 5% APY for flexible, 12% for locked (90 days)
- Early withdrawal penalty (10%)
- Staking statistics dashboard
- Referral rewards (2% of referee's rewards)

DAO & Governance

DAO Platform

Build a complete DAO governance system:
- ERC-20 governance token
- Proposal creation (minimum 1000 tokens)
- Voting mechanism (1 token = 1 vote)
- Time-locked execution (2-day delay)
- Treasury management
- Delegation system
- Quadratic voting option

Multi-Sig Wallet

Create a multi-signature wallet with:
- 3-of-5 signature requirement (configurable)
- Transaction proposal system
- Approval/rejection workflow
- Transaction history
- Role-based permissions
- Emergency pause function

Governance Token Launch

Launch a governance token with:
- Total supply: 100M tokens
- Distribution: 40% community, 30% team, 30% treasury
- Team tokens with 2-year vesting
- Linear vesting schedule
- Cliff period (6 months)
- Snapshot.org integration

Gaming & Entertainment

Play-to-Earn Game

Build a blockchain game with:
- NFT character minting
- In-game ERC-20 currency
- Battle system with smart contracts
- Leaderboard with rewards
- NFT item marketplace
- Energy system (regenerates over time)

Lottery/Raffle Platform

Create a fair lottery system:
- Chainlink VRF for randomness
- Ticket purchases with native token
- Automated prize distribution
- Multiple lottery pools
- Statistics and past winners
- Referral system

Prediction Market

Build a prediction market where:
- Users bet on real-world outcomes
- Automated oracle integration
- Liquidity pools for each market
- Market creation with staking
- Resolution mechanism
- Trading interface

Token & Launch Platforms

Token Launchpad

Create an IDO/ICO platform with:
- Whitelist registration
- Tiered allocation system
- Vesting schedules
- KYC integration
- Launch calendar
- Token claim interface
- Anti-bot measures

Fair Launch Platform

Build a fair token launch system:
- No presale, everyone equal access
- Liquidity lock mechanism
- Anti-whale limits (max buy)
- Auto-liquidity provision
- Tax system (5% to LP, 3% to holders)
- Burn mechanism

Token Locker

Create a token/liquidity locking service:
- Lock ERC-20 tokens or LP tokens
- Customizable lock duration
- Vesting schedules
- Early unlock option (with penalty)
- Lock extension
- Beneficiary management

Social & Community

Decentralized Social Platform

Build a Web3 social network with:
- On-chain profiles with NFT avatars
- Post as NFTs (ERC-721)
- Like/tip with tokens
- Follow system
- Content monetization
- Token-gated communities

Creator Platform

Create a creator monetization platform:
- Subscription NFTs (monthly access)
- Exclusive content for holders
- Tip jar with crypto
- NFT merchandise
- Revenue sharing
- Fan token system

Community Rewards

Build a community engagement platform:
- Points for activities (posts, votes, etc.)
- Convert points to tokens
- Achievement NFTs
- Leaderboards
- Reward pools
- Referral bonuses

Utilities & Tools

Payment Gateway

Create a crypto payment processor:
- Accept multiple tokens (ETH, USDC, DAI)
- Automatic conversion to preferred token
- Invoice generation
- Payment links
- Subscription billing
- Refund system

Portfolio Tracker

Build a DeFi portfolio dashboard:
- Multi-wallet support
- Track tokens, NFTs, DeFi positions
- PnL calculations
- Transaction history
- Gas usage analytics
- Net worth tracking
- Export reports

Gas Price Tracker

Create a gas optimization tool:
- Real-time gas prices
- Historical gas charts
- Transaction cost estimator
- Gas alerts (when price drops)
- Multi-chain support
- Gas savings tips

Real Estate & Assets

Real Estate Tokenization

Build a property tokenization platform:
- Fractional ownership (ERC-1155)
- Rental income distribution
- Property marketplace
- KYC/AML compliance
- Voting on property decisions
- Dividend distribution

Asset Trading Platform

Create a tokenized asset exchange:
- Tokenize real-world assets
- Trading interface
- Escrow system
- Price oracles
- Compliance checks
- Settlement system

Infrastructure

Blockchain Bridge

Build a cross-chain bridge:
- Ethereum <-> Polygon <-> BSC
- Wrapped token system
- Liquidity pools on both sides
- Fee structure
- Security validations
- Transaction tracking

Oracle Service

Create a price oracle system:
- Aggregate prices from multiple DEXs
- Time-weighted average price (TWAP)
- Manipulation resistance
- Multi-chain support
- API for smart contracts
- Historical data

Prompt Tips

Be Specific

✅ "Create an ERC-20 token with 1M supply, 2% tax on transfers, and burn mechanism" ❌ "Make a token"

Include Details

✅ "Build a staking UI with dark theme, showing APY, user balance, and rewards with 24h countdown timer" ❌ "Add staking"

Mention Standards

✅ "Use ERC-721A for gas optimization and ERC-2981 for royalties" ❌ "Make it efficient"

Specify Security

✅ "Add reentrancy protection, access controls, and input validation" ❌ "Make it secure"

Combining Features

You can combine multiple features:

Create a comprehensive NFT platform with:

1. Generative NFT collection (10k supply)
2. Staking system for NFT holders
3. DAO governance for holders
4. Marketplace for trading
5. Breeding/evolution system
6. P2E game integration
7. Token rewards for staking

Use ERC-721A, include royalties, add rarity tiers,
implement dark mode UI, and integrate MetaMask.

Next Steps

Built with Civra - Web3 Development Platform