Bibimbeat
Bibimbeat is a NFT marketplace where anyone can mint, buy, sell and play music NFTs.
Screenshots



Problem Statement
Bibimbeat is a project that incorporates music and NFTs. Users can login to access a personal library which includes all the NFTs they own, create their own NFTs from MP3 files, and buy and sell tokens at our marketplace. We believe lots of indie artists can have chances to monetize their music in our platform.
Solution
Design)We used Adobe XD. Link is below.https://xd.adobe.com/view/761b55b6-0a7c-4daa-aa14-645d70e8398a-2348/screen/f3fa6502-0d72-4962-8c49-ed3ab29d52db/specs/Front end)We used React and ethers.js.https://github.com/bibimbeat/bibimbeat_frontend/tree/20211007Back end)We used express in order to make our server communicate with IPFS via Pinata API.https://github.com/bibimbeat/bibimbeat_backendSmart Contract)We made ERC1155 marketplace by editing the source code from a tutorial from ethereum.orghttps://ethereum.org/en/developers/tutorials/how-to-implement-an-erc721-market/#gatsby-focus-wrapperLink below is our source codehttps://github.com/bibimbeat/bibimbeat_smartContract