slothunter

Crates.ioslothunter
lib.rsslothunter
version0.2.1
sourcesrc
created_at2023-06-24 09:26:05.76561
updated_at2024-01-23 08:29:21.748571
descriptionA bot for Polkadot parachain auction.
homepagehttps://hack.ink/slothunter
repositoryhttps://github.com/hack-ink/slothunter
max_upload_size
id898881
size1,658,309
Xavier Lau (AurevoirXavier)

documentation

README

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.

Commit count: 89

cargo fmt