Skip to content

DeltaLabratory/protocol-dashboard

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

296 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Audius Service Provider Dashboard

Summary

Audius Service Provider Dashboard allows users to register content nodes and discovery providers, view their registered services & which ones are out date, and explore all audius services.

Running the Application

The application requires ethereum contracts. You can run npm run start:stage which will use the contracts that are on the staging environment. If you want to have contracts running locally, you'll also need to run this setup script e.g. node setup.js run eth-contracts up

To start:

  1. Install Dependencies npm install
  2. Run the Application npm run start:<environment>

To Deploy: Build the application using npm run build and serve the static build folder as a simple page app
ex. serve -s build

About

๐Ÿ—ณ๐Ÿ“ˆโš™๏ธ The Audius Protocol Dashboard (Governance, Staking, and Analytics)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 80.9%
  • CSS 16.6%
  • JavaScript 2.0%
  • Other 0.5%