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