Skip to content

labsterx/rediflow-frontend

Repository files navigation

Frontend code for RediFlow

This is the frontend code for RediFlow, a project created during the ETHGlobal Tokyo hackathon. This project uses Superfluid for managing payment, uses Livepeer for managing payment and uses Subgraph for onchain activitiy lookup. Also, MetaMask is used for login.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages