risc0-foundry-template
risc0-foundry-template copied to clipboard
Support usage of hardware wallets and other signers in exmple `publisher.rs` app
Currently the example app, publisher.rs
, only supports a local wallet (e.g. a raw private key provided as an input). It would be good to have the example support hardware wallets or other options to allow folks to try this out on Ethereum Mainnet without transferring funds to an in-memory wallet.