This project is a btcz faucet that will supply free btcz to anyone interested.
A bitcoinz/ node: https://github.com/btcz/bitcoinz
sudo apt install python-pip
pip install -r requirements.txt
cd db; python seeds.py
python index.py
This project is a btcz faucet that will supply free btcz to anyone interested.
A bitcoinz/ node: https://github.com/btcz/bitcoinz
sudo apt install python-pip
pip install -r requirements.txt
cd db; python seeds.py
python index.py