NFT asset Marketplace which lets creators compose multiple NFTs and create a new usable contract that streams value when consumers consume it and compensates the NFT owners in realtime.
NFT asset Marketplace which lets creators compose multiple NFTs and create a new usable contract that streams value when consumers consume it and compensates the NFT owners in realtime.
The plan is to make 2 major contracts 1 for the mintable public NFT for media(AUDIO/VIDEO/IMAGE/ETC). Another is to Wrap those NFT tokens to make a composable contract. These contracts can be publically streamed thus the SuperFluid contract would stream USDCx to the Original Authors of the Media NFTs and the Composer Will create another SuperFluid Stream to from Original Authors to the Composer Address.
https://mumbai.polygonscan.com/address/0x26B3b7B218Da90c87E81Cf46146785fCb0da57f7
Used Solidity to create public Mintable Tokens which can be added to a marketplace via react (NextJS) dApp.
The plan is to make 2 major contracts 1 for the mintable public NFT for media(AUDIO/VIDEO/IMAGE/ETC). Another is to Wrap those NFT tokens to make a composable contract. These contracts can be publically streamed thus the SuperFluid contract would stream USDCx to the Original Authors of the Media NFTs and the Composer Will create another SuperFluid Stream to from Original Authors to the Composer Address.
https://mumbai.polygonscan.com/address/0x26B3b7B218Da90c87E81Cf46146785fCb0da57f7
Tools: Truffle, Ganache Locally
Editor: Remix, VSCode
Frontend: NextJS, Tailwind
Contract: Solidity
Design & Planning: Figma