It enables streaming with tokenization for creators, gamers and artist. You can launch your own event on our platform as well as create a NFT collection as ticket for respective event. We handle checkin for your guest and all the tasks of operating online streaming event successfuly. Behind the scenes we are using Huddle01 for streaming and Filecoin for ticket vending and generating machine on their network.
Every user must have Metamask wallet to interact with this product. Checkout how to create Metamask wallet from here. To use this platform, you shall add Filecoin Hyperspace network from here.
Follow the instructions for local environment: The user must have Node.js and npm to run this platform. Just download Node.js from here.
Clone the repo via CLI:
git clone https://github.com/senali-d/DevJam.git
cd DevJam
Install the required packages:
npm install
yarn install #or
In the project directory, you can run:
npm run dev
yarn dev #or
- Open http://localhost:3000 to view it in the browser.