# Fuel App Ideas ###### tags: `Internal` ## Sway Ideas ### Ctrl C's ideas: Generative NFTs Compression algorithms like DEFLATE Custom elliptic curve operations Off-chain orderbook matching via predicates Mention that no ERC20 patterns so no need for unsafe approvals Native Multi-sig support via predicates (this one is kind of lying but kind of not, you can have a predicate which requires multiple signatures to send an asset, but can’t really receive and has to be redeployed everytime). It is kind of funny and not too practical, but you can technically use any signature method you want and verify it in a predicate to spend an asset Native account abstract with scripts means no router contracts for multihop trades Native account abstraction allows you to easily refinance loans with flashloans and scripts ### Membership NFTs (Nick's Unlock contract) basic implementation of an expiring NFT membership service ### Upgradable proxy contract seems like this isn't possible yet but it's in the works ? ### Fuelpets cryptozombies x neopets ### Lens clone basic implementation of a social media app ### Event RSVP App cami already started this ### Mint Kudos clone make customizable NFTs and allow others to claim them ### DAO Bounty platform bounty voting and payment system ### Bridgeable DAO voting platform mint tokens for members showcase the bridge ### Hello World for bridging (right now can only bridge erc-20 ?) ### NFT Marketplace like Opensea ### Online Store e-commerce platform ### Predicate Swaps if you send me X tokens, then I will send Y tokens to another address (or a staking pool) ## Indexer Ideas ### Off chain storage get data from IPFS CID ### Analytics dashboards - NFTs - defi - DAOs