Hyperstructuring with Zora and Scaffold-Eth! A proof of concept app on the Ethereum network that allows users to create and fill zora asks. The app also includes an ERC20 contract called YourContract, which incentivizes curators to curate high quality content.
The tab "Create Ask" of the app allows for quick approval, creation and fulfilment of ERC-721 token asks with finder's fee remuneration in parallel with an incentive layer in the form of an ERC-20 token.
The incentive layer (0x8FC0353eb90F1BcD6C53b270181b34B26b66f6E7) allows for curators to earn Steward tokens in exchange for curating activities. Time-lock measures were implemented to both curating itself and exchanging Steward tokens for Eth.
Scaffold-ETH is a collection of commonly used Ethereum development tools to quickly deploy a Solidity smart contract, and launch a DApp with a React frontend and a deployed subgraph. There are premade templates for common DApp types such as NFT's, ERC-20 tokens, multi-sig wallets, simple DEXs, and so on.