Skip to content

senali-d/DevJam

Repository files navigation

DevJam

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.

DevJam

Prerequisites

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.

Setup Instructions

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published