Skip to content

Bot to create and publish random Slimcoin transactions using its JSON RPC API.

License

Notifications You must be signed in to change notification settings

ksdme/SlimcoinTxBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SlimcoinTxBot

Requires Python 3 and slimcoind daemon with RPC interface enabled.

Configuration

Most of the configuration to the bot needs to be done via edits to the code, the only CLI parameters accepted and required are, username and password for the RPC interface. Supported features are:

  • Set destination address
  • Random amount within a set range
  • Sleep by a random amount within a range
  • Stop after n transactions
  • Stop when the account balance hits x amount

About

Bot to create and publish random Slimcoin transactions using its JSON RPC API.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages