Skip to content

dejanik/tbtc-faucets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Withdraw from testnet faucets

Usage

var faucets = require('tbtc-faucets')
faucets.RoyalForkBlog.withdraw('mpjuaPusdVC5cKvVYCFX94bJX1SNUY8EJo', 10000, function(err) {
  if (!err) console.log('Withdrew funds successfully')
})

About

withdraw funds from bitcoin testnet faucets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%