Skip to content

sea-tube/seatube

Repository files navigation

SeaTube

Decentralized Web3 Video Platform

*** Most recent repository code: anarkrypto/seatube

SeaTube Logo

SeaTube combines great Web3 technologies to build a more free web! Videos are processed on LivePeer and stored on IPFS!

Soon all governance will be migrated to a DAO and you will be able to help govern our platform!

Preview

Preview the example live on mvp.sea.tube

Running locally

# Create your env:
cp example.env.local .env.local

Then create an api key at https://livepeer.com/dashboard and edit your .env.local with your LIVEPEER_API_KEY

Run:

# Install dependencies
yarn 
# Running in dev mode
yarn dev

Then open: http://localhost:3000

SeaTube page

Releases

No releases published

Packages

No packages published