Ideas for projects
March 4, 2022•125 words
Below I list some ideas for projects that might be cool!
Quora but people get paid
Problems:
— Original community small
— Business model? Where does revenue come from?
Arcade where machine space can be rented out
Problems:
— How to advertise?
— Why are arcades dying off?
— Are retro machines even built anymore?
Plain text smart contract creator:
Use polygon or some cheap network to deploy a smart contract that does a couple things
Ideas:
+ Create a multisig
+ Create a timelock
+ Whitelist addresses
+ Make a public sale for me
+ Distribute my tokens
+ Create NFTs based on my images(?)
Requirements:
+ Python + Brownie
+ Solidity
+ Website (e.g., made with React, deployed on Heroku?)