logo
Sign In

Example Prompts

"Create a smart contract for a DAO that enables members to vote on organizational decisions. Include functions for member registration, proposal submission, and voting, with vote weight based on token holdings."
"Develop a smart contract for supply chain tracking. The contract should record product journey from manufacturer to end consumer, updating at each stage like production, shipping, and retail. Implement functions to verify authenticity and condition at each step."
"Develop a smart contract for fractional real estate investment. The contract should allow multiple investors to own percentages of a property, distribute rental income proportionally, and enable easy buying or selling of ownership stakes. Include functions for property listing, stake purchase, income distribution, and ownership transfer."
"Develop a smart contract for an insurance platform that automates claim processing. Include functions for policyholders to submit claims, automated verification, and payout calculation based on predefined criteria."
"Build a smart contract for a blockchain-based event ticketing system. Include anti-fraud measures, transferable tickets, and automated refunds for canceled events."
Loading...