We are building this All-in-1 Artist Web3 Media Platform, fully integrated on Solana, to showcase how the power of decentralized data can change the game for artists and fans. We are enabling the following key features:
- Artists Can Easily Publish & Sell Content NFT embedded Anywhere (e.g. decentralize Spotify/Patreon)
- Fans NFT's are seamlessly purchased -> custody'd -> NFT-Permissioned content stream direct from one of our decentralized data clouds (decentralized AWS/CloudFlare)
- Realtime Fan Insights > Rewards Fans with Exclusive Event/Experience Access (decentralize Ticketmaster/Eventbrite) - WIP
The Media SDK is a development kit that can be used to upload and retrieve encrypted content for NFTs.
Non-custodial walled with social auth.
Using Cere Decentralized data cloud cluster for storing assets and metadata For NFT's.
- Install dependencies:
nvm exec npm i
- Copy ENV file:
cp env/.env.dev .env
- Run the app:
nvm exec npm start
- Open http://localhost:3000 in your browser