Skip to content

TrustedDataFramework/web-console

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

web-console

web-console for monitoring sunflower core

  • connect to server with your access token, usually stored in sunflower.ipr or sunflower.json
const webConsole = new (require('./index.js'))
webConsole.connect("http://localhost:8082", "your access token generated by sunflower core")

// shutdown the remote server
webConsole.shutdown()

About

web-console for monitoring sunflower core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published