Awesome
Lumiere: Own Your Content
Web3 video platform, built on the Lens Protocol
Lumiere provides a YouTube-inspired interface on top of IPFS & the Lens Protocol, in order to provide a social video experience similar to what web2 users may be familiar with.
Getting Started
First, install dependencies with yarn install
. Then, initialize the env file with cp .env.example .env
, and add your Infura project id, IPFS details and app url. Finally, run the development server with yarn dev
.
Open http://localhost:4783 with your browser to see the result.
License
This app is open-source and licensed under the MIT license. For more details, check the License file.