You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Local signing got just merged recently (#279) and you can use SecretKey from ethsign crate, which should support arbitrary key (although it doesn't support derivation).
Hi,
is there a method to create an account based on an existing private key, similiar to
https://web3js.readthedocs.io/en/v1.2.0/web3-eth-accounts.html#privatekeytoaccount so that is possible to us HDWallet keys or simple local keys as an starting point?
thx
The text was updated successfully, but these errors were encountered: