Skip to content

AzothZephyr/solana-signature-grinder-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

solana signature grinder

compiling:

because this uses "unsafe" code, you need to compile / run with nightly rust:

rustup install nightly
cargo +nightly build --release
cargo +nightly run --release

running:

cargo +nightly run --release -- --help

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages