Skip to content

This client is the admin panel for the blockchain project.

Notifications You must be signed in to change notification settings

hunteryavitz/blockchain-client-admin

Repository files navigation

Blockchain Admin Client

Last Updated: 7/8/23

This is the admin panel for front-end client for the blockchain project.

Objective

This front-end serves as the client for the blockchain project.

Details

This client will serve as the admin panel for this project.

Update dependencies

yarn install

Build and Compile Local

vite

Run Unit Tests

yarn vitetest

The admin client has the following components:

  • Admin Panel

    • Used to monitor the health of the blockchain
      • Ready
      • Live
      • Valid
      • Production
      • Nodes
      • Health
  • Office Panel

    • Used to monitor the transactions and life cycles

There are 2 main components to this web client. One is blockchain admin facing, which provides metrics on the health of the blockchain. The other is user facing, which provides a CRUD interface for tracking transactions and transaction life-cycles.

Summary

The aim of this client is to provide an admin panel for the blockchain project.

Related

This client is a component of the Blockchain Project. It works as the back-end code to provide services to the following clients:

Extra

Feel free to download, modify, or use in any way.

Developer: Hunter Yavitz

About

This client is the admin panel for the blockchain project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published