This is a tracking issue for potentially adding support for Ethereum transactions.
We are considering using the ethers.rs library to produce Ethereum transactions in a similar manner to how we use the stdtx crate to produce Tendermint transactions.
Ideally we can support both YubiHSM2 and Soft Sign backends for this purpose, and potentially Ledger as well.
This is a tracking issue for potentially adding support for Ethereum transactions.
We are considering using the ethers.rs library to produce Ethereum transactions in a similar manner to how we use the
stdtxcrate to produce Tendermint transactions.Ideally we can support both YubiHSM2 and Soft Sign backends for this purpose, and potentially Ledger as well.