rummage-cli-0.1.1 is not a library.
rummage-cli
GPU-accelerated Nostr mining tool built on Rummage. Supports vanity npub/hex key mining and NIP-13 Proof of Work, powered by NVIDIA CUDA.
Install
Requires NVIDIA CUDA Toolkit, GMP library, and g++ on the build machine.
Override the CUDA compute capability if needed (default: 120 / Blackwell):
CUDA_CCAP=89
Usage
Vanity Key Mining
# Bech32 npub prefix
# Hex prefix
# Sequential exhaustive search (resumable via checkpoint)
# Exit after first match
Proof of Work (NIP-13)
# From a JSON file
# From an inline JSON string
Performance
On an RTX PRO 6000 (Blackwell):
- PoW: ~8,000 MH/s
- Vanity: ~240M keys/sec