Skip to content

Bitcoin, Litecoin, Altcoin faucet built in NodeJS

License

Notifications You must be signed in to change notification settings

SoapyFresh/cryptofaucet-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cryptofaucet-node

What is it?

Fully customizable Bitcoin / Litecoin / altcoin faucet built on NodeJS, Express 3, and Bootstrap.

Configuration

Set global configuration options in config.js

Installation

npm install

This will install all the necessary dependencies

Run

node app.js

Or using forever:

forever start app.js

About

Bitcoin, Litecoin, Altcoin faucet built in NodeJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • CSS 1.8%