Web3: Build a Solidity ERC-20 Token with Tests
ERC-20 token in Solidity with security best practices and Foundry tests.
AI prompts for Solidity smart contracts, DeFi protocols, NFT marketplaces, Web3 frontend integration, and blockchain security auditing.
15 prompts found
ERC-20 token in Solidity with security best practices and Foundry tests.
Next.js + wagmi + viem integration with a deployed contract.
Security checklist before deploying a Solidity contract to mainnet.
Minimal NFT marketplace with listing, buy, and offer flows.
Design an indexer for on-chain events used by your app.
Generate production-ready Solidity smart contracts with OpenZeppelin patterns, gas optimization, access contro...
Design a DeFi protocol architecture with lending pools, liquidity mechanics, oracle integration, and risk para...
Build an ERC-721 NFT minting contract with allowlist, reveal mechanics, royalty enforcement, and metadata mana...
Implement Web3 wallet connection in a frontend app with multi-wallet support, network switching, transaction s...
Perform a systematic security review of Solidity smart contracts covering common vulnerabilities, access contr...
Build a blockchain event indexing service that listens to smart contract events, processes them into a queryab...
Design a token economic model with supply mechanics, distribution schedules, utility, staking incentives, and...