Skip to content

Client side Verus Desktop plugin for visualizing PBaaS networks

License

Notifications You must be signed in to change notification settings

VerusCoin/verus-pbaas-visualizer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verus PBaaS Visualizer

The login consent client tool is a React/Webpack UI meant to be used together with Verus-Desktop to visualize entire PBaaS networks using graphs.

Testing

To test, run yarn install followed by yarn start. If you'd like to test alongside Verus-Desktop, run the Verus-Desktop-GUI webpack bundler with yarn start-no-dashboard instead of yarn start, so dashboards do not conflict.

Building

To compile to a build folder for production, run yarn build. To bundle with Verus-Desktop, put the contents of that build folder into Verus-Desktop/assets/plugins/builtin/verus-pbaas-visualizer/.

About

Client side Verus Desktop plugin for visualizing PBaaS networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.4%
  • HTML 3.3%
  • CSS 1.3%