Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

OpenCerts/admin-website

Repository files navigation

Certificate Web UI

Build Status

See also:

Development

npm install
npm run dev
npm run lint

npm run start # serves the ui

Setting up web3

If your browser has injected web3 (ie. through Metamask), the application will connect to the injected web3 and will be on the network that provider is connected to. Otherwise, the application will attempt to connect to the local Ethereum node at port 9545.

Setup 1:

  • Install Metamask
  • Run Ganache CLI/UI
  • Connect Metamask to Ganache

Setup 2:

  • Run Ganache CLI/UI on port 9545

About

Reference UI for viewing and administration of certificates

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published