zero_fee_trx.py - creates and sends raw transaction with zero fee
instand_send.py - sends many instant sends
Make sure Python version 2.7.x or above is installed:
python --version
Install pip:
sudo apt-get install python-pip
Call
pip install -r requirements.txt
See LICENSE file
Released under the MIT license, under the same terms as DashCore itself. See LICENSE for more info.