faucet-testnet

0.1.0 • Public • Published

Faucet: Testnet

A working testnet faucet for use in node or browsers. This uses the Elements Project testnet faucet to fill requests.

Installation

npm install faucet-testnet

Usage

var faucet = require('faucet-testnet');
 
faucet('mo3sfGw5CegQn2BvN5arjq1m6k3BaAWdY8', 0.5, function (err, data) {
  // 0 confirmations, but the bits are there
});

Contributing

npm run test

License

MIT

Package Sidebar

Install

npm i faucet-testnet

Weekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • chrisinajar