Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

akfork/preconf-sender

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

preconf-sender

How to run:

cargo build
./target/debug/preconf-sender --help

Send a tx

preconf-sender --tx <RAW_BYTES> --execution <EXECUTION_URL> --preconfer <PRECONFER_URL> --beacon <BEACON_URL> --private-key <PRIVATE_KEY> --protocol <PROTOCOL>

Send a transfer to self

preconf-sender --random --execution <EXECUTION_URL> --preconfer <PRECONFER_URL> --beacon <BEACON_URL> --private-key <PRIVATE_KEY> --protocol <PROTOCOL>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%