Create a descentralized video platform, enable direct transactions between content creators, video distributors and publishers.
- First run the arfleet client with:
cd ./arfleet-js/backend
nvm use
npm install
cd ../
./arfleet client
- Then, for running development backend project:
cd ./backend
mv .env.example .env
nvm use
npm install
npm run dev
-
Visit: http://localhost:3000
-
Create a new account with Content Creator ROLE http://localhost:3000/init
-
Then, Connect your Ar Connect Wallet http://localhost:3000/wallet
-
Now you're ready to create and upload your new videos in http://localhost:3000/posts/create
-
And finally, for running development frontend project
cd ./frontend
mv .env.example .env
nvm use
npm install
npm run dev
- Visit: http://localhost:8080 for video scrolling visualization
I'm using mainly keystonejs, NextJS, arweave-wallet-kit and ArFleet
I would like to explore LUA and Autonomous Finance to automate the videos monetization process.
Wilson David Alméciga
Discord - dagrinchi