Skip to content

dagrinchi/streamint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Streamint

Video platform Hackaton Luminarium LATAM 2024

The idea

Create a descentralized video platform, enable direct transactions between content creators, video distributors and publishers.

  1. First run the arfleet client with:
cd ./arfleet-js/backend
nvm use
npm install
cd ../
./arfleet client
  1. Then, for running development backend project:
cd ./backend
mv .env.example .env
nvm use
npm install
npm run dev
  1. Visit: http://localhost:3000

  2. Create a new account with Content Creator ROLE http://localhost:3000/init

  3. Then, Connect your Ar Connect Wallet http://localhost:3000/wallet

  4. Now you're ready to create and upload your new videos in http://localhost:3000/posts/create

  5. And finally, for running development frontend project

cd ./frontend
mv .env.example .env
nvm use
npm install
npm run dev
  1. Visit: http://localhost:8080 for video scrolling visualization

Libraries

I'm using mainly keystonejs, NextJS, arweave-wallet-kit and ArFleet

What's next

I would like to explore LUA and Autonomous Finance to automate the videos monetization process.

Wilson David Alméciga

Discord - dagrinchi

protocol.land

About

luminarium.io hackaton Ar Weavers 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published