Skip to content

whphhg/vcash-expressjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vcash ExpressJS web UI

Multi-platform UI for Vcash, a decentralized currency for the internet.

🐣 Warning: This is beta software. I take no responsibility if you break something.

The following dependencies are required to be installed:

Clone this repository using git clone, move to the cloned directory using cd vcash-expressjs and install Node.js dependencies using npm install.

$ git clone https://github.com/whphhg/vcash-expressjs.git
$ cd vcash-expressjs
$ npm install

After it is done installing dependencies, you can start the web ui using npm start and view it at http://localhost:1721.

$ npm start

About

First attempts at a GUI using Express.js and Socket.io.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published