Expand description
Implementations of Crypto
Cheatcodes.
Constants§
- DEFAULT_
DERIVATION_ 🔒PATH_ PREFIX - The BIP32 default derivation path prefix.
Functions§
- create_
wallet 🔒 - Using a given private key, return its public ETH address, its public key affine x and y coordinates, and its private key (see the ‘Wallet’ struct)
- derive_
key 🔒 - derive_
key_ 🔒str - derive_
wallets 🔒 - derive_
wallets_ 🔒str - encode_
compact_ 🔒sig - encode_
full_ 🔒sig - inject_
wallet 🔒 - parse_
private_ 🔒key - parse_
private_ 🔒key_ p256 - parse_
wallet 🔒 - sign 🔒
- sign_
p256 🔒 - sign_
with_ 🔒wallet - validate_
private_ 🔒key