Skip to content

A frontend for exploring enclaves in teerex and the status of OCWs and SCVs

License

Notifications You must be signed in to change notification settings

integritee-network/enclaves-dashboard

Repository files navigation

Integritee Dashboard

Install Locally

The codebase is installed using git and yarn. Make sure you have installed yarn globally prior to installing it within the subdirectories. For the most recent version and how to install yarn, please refer to Yarn documentation and installation guides.

# Clone the repository
git clone https://github.com/integritee-network/dashboard.git
cd dashboard
yarn install

Usage

You can start the template in development mode to connect to a locally running node

yarn start

You can also build the app in production mode,

yarn build

and open build/index.html in your favorite browser.

About

A frontend for exploring enclaves in teerex and the status of OCWs and SCVs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published