Skip to content

hkarani/btc-testnet-coins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTCTestnetCoins

Badge here Badge here Badge here GitHub Repo stars

This is a faucet for free bitcoin on testnet. You can use BTCTestnetCoins to get dummy bitcoins to build and test your bitcoin apps. Testing and building bitcoin applications doesn't have to feel scary.😃

Please use this faucet responsibly and always REMEMBER to return the testnet coins💚.

A good turn deserves another

Features

  • Support for Testnet, Signet
  • Bot detection

Contribute

Fork the project

  • Build the project
  docker build -t btctestnetcoins .  
  • Run
  docker run -p 5000:80 -t btctestnetcoins 

Send Feed or Report Bug

You can offer feature suggestions and report app defects by opening an issue here on github.