Skip to content

ssr1ram/namecoin-wui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Namecoin WUI

The Web User Interface to Namecoin

What it does

Note: Inspired by the Wiki entry

Namecoin WUI provides a user friendly interface to namecoind

Getting Started

Requirements

  • nodejs.org
  • synthjs.com ( npm install synth -g )

Getting Started

  • git clone repo
  • cd repo
  • synth install -b (installs backend node packages see back/package.json)
  • synth install -f (installs frontend js packages see front/bower.json)
  • cp back/config.sample.json to back/config.json and ensure config.json has the appropriate values.
  • synth s (starts the server)

Documentation

Coming soon..

LICENSE

MIT

Credit

Coming soon..

About

Namecoin web user interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published