twisterad
Lightweight, in-memory CLI tool & daemon to rotate multiple twister ads on single worker, through modified Bitcoin Core JSON-RPC API library.
Use cases
- optimal to run as the
systemdunit that waits fortwisterdconnection and then begins updating promotional messages with each new block found - supports multiple options, including
--latencydelay in seconds, which is useful for limiting block generation on powerful machines - written in Rust to ensure memory safety over the long term run, it does not require a disk-based database, making it SSD-friendly for everyday use on your Raspberry Pi!
How does it work
- after launch,
twisteradlistens for thetwisterdconnection to be established, and then begins rotation according to the configuration and startup arguments - when
twisterdconnection is lost,twisteradwill wait for reconnection and continue rotation from the previous memory state. It could be also useful for the desktop users, who running theirtwisterdnodes periodically
Generated at: 2025.05