Skip to content

Graphical User Interface for the SafeNetwork CLI

Notifications You must be signed in to change notification settings

willief/safe-gui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

safe-gui

Graphical User Interface (GUI) for SafeNetwork CLI

DEPENDENCIES - Only for linux (Ubuntu)

-npm

-currently only able to use linux (bash)

INSTALL

Clone the Repo

git clone https://github.com/DeusNexus/safe-gui

cd safe-gui/api && npm run all-install

RUN

Run both api and react with the following command

cd safe-gui/api && npm run api-react

Normally the browser will open up or browse to localhost:3001 where the website runs (API runs on port 3000)

About

Graphical User Interface for the SafeNetwork CLI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.8%
  • CSS 3.3%
  • HTML 1.9%