7 releases

0.2.1 Jan 23, 2024
0.2.0 Sep 6, 2023
0.1.5 Jun 30, 2023

#1965 in Magic Beans

Download history 4/week @ 2024-01-20 5/week @ 2024-02-17 11/week @ 2024-02-24 22/week @ 2024-03-09 154/week @ 2024-03-16 3/week @ 2024-03-30

179 downloads per month

GPL-3.0 license

1.5MB
2K SLoC

Slothunter

A bot for Polkadot parachain auction.

License Checks Release GitHub tag (latest by date) GitHub code lines GitHub last commit

Usage

# Use `--help` flag to get more information.
slothunter --help

Configuration

To create a template configuration file for the program, run it directly for the first time and use the command below. After that, press CTRL-C.

slothunter
# Or
slothunter -c config.toml

If a path is provided, it will create the configuration file at that location. Otherwise, Slothunter will create the configuration file at the default path. The default paths are:

Linux:   /home/alice/.config/slothunter
Windows: C:\Users\Alice\AppData\Roaming\slothunter
MacOS:   /Users/Alice/Library/Application Support/slothunter

Open the configuration file and edit the items. The file contains highly detailed documentation for each item.

Addition

For more details, please refer to guide.md.

Used by

Crab

Slothunter assisted Crab in winning the 91st parachain auction on Kusama.

crab As shown in the picture, Slothunter promptly placed their bid immediately after other competitors.

Dependencies

~30–49MB
~820K SLoC