Daan4 / nano-tinytools

Collection of small helpful nano currency tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nano-tinytools

Collection of small helpful nano currency tools

To run:

Install rust https://www.rust-lang.org/tools/install

cd into the chosen tool folder update the tool's config.toml file with desired settings

run tool

cargo run

Sweeper

Sweep a seed to find a specific account and return the index where the account was found.

Vanity

Generate a vanity address which can start with, end with, and/or contain specific text.

About

Collection of small helpful nano currency tools

License:MIT License


Languages

Language:Rust 100.0%