Skip to content

IrisNathan/EthrtainmentLive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ethrtainment LIVE

Table of contents

About

This project will be a platform where you can view major (and creator) events that are live streamed. The event streamer will sell NFTs as proof of purchase for entry to view the livestream. We imagine major sports events, gaming events, concerts, festivals, conferences, e-learning, and the creator community utilizing the platform. We feel this will help attract a wider audience even if some of the events are in person as well. The NFTs as tickets diminishes counterfeit ticket sales since the NFT is secure on the blockchain.

Tech

Sponsors

Architecture

Architecture

Demo Video

Demo Video

Setup

Clone repo

git clone git@github.com:IrisNathan/EthrtainmentLive.git

Change into directory

cd EthrTainmentLive

Install project dependecies

npm i

Create .env for connecting to testnet/mainnet

Deploy contract to testnet/mainnet with hardhat

npx hardhat run scripts/deploy.js --network <testnet/mainnet>

Get contract address for interaction from the front end

In a separate terminal, start the server for React

npm start

About

A decentralized live stream platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published