BitShares Forum

Main => General Discussion => Topic started by: mindphlux on September 23, 2015, 06:54:49 am

Title: Spamming transactions on 2.0 testnet
Post by: mindphlux on September 23, 2015, 06:54:49 am
Hello,

can you please post easy-to-use instrictions how to spam transactions, I want to script something that creates a few accounts and spams transactions. What client do I need to download, is there a console client?

Thanks
mindphlux
Title: Re: Spamming transactions on 2.0 testnet
Post by: xeroc on September 23, 2015, 06:57:20 am
check this:
https://github.com/xeroc/python-graphenelib/blob/master/examples/flood.py

you will need to either move the flood.py into the root directory or install the library as described in the README