Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 968 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 968 Bytes

Next Video Build Hackathon

Demo Project



Link to video demonstration.

https://www.loom.com/share/d9550ed4b0db48a4b5803ae1aabcf035

This is a simple streaming channel app.

It uses tools from Livepeer, Push Notifications, and NFTPort.

Livepeer



In the project I connect Streamlabs OBS to Livepeer and used the Livepeer Player to stream to my app landing page.

Push Notifications



First I created a channel on https://staging.push.org and then used the PushAPI to send notifications to the channel.
(To set up a channel you will need to use 50dai. This was done on the Goerli Network originally and also created on Polygon/Mumbia)

NFTPort



I used NFTPort to pull down my most recent uploads to IPFS using the NFTPortAPI.

This project was bootstrapped with Create React App. This project also uses Rainbow/Wagmi, Mui (Styling).