Skip to content

HyprNetwork/hypr-revshare-ui

Repository files navigation

Hypr Revenue Share App

Setup

Make sure to install the dependencies:

# npm
npm install

Development Server

Start the development server on http://localhost:3000:

# npm
npm run dev

Production

Build the application for production:

# npm
npm run build

Locally preview production build:

# npm
npm run preview

About

Web UI for claming Hypr revenue share rewards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published