API Reference Signet v0.1.7

modules

Modules

Signet is a library for interacting with private keys, signatures, and Etheruem.

A wrapper for an ERC-20 contract, allowing the code to interact by pulling data from the contract, or sending transaction to it.

Module to call operations and receive return value, without sending a transaction.

Module to encode calldata for given adaptor operations.

A system to create an Ethereum log filter and have parsed events passed back to registered processes.

Signet library to generate Ethereum key pairs.

Excessively simple RPC client for Ethereum.

Signer to sign messages from a Google Cloud KMS key.

Signer to sign messages using a private key directly.

A module to help build, sign and encode Ethereum transactions.

Represents a V1 or "Legacy" (that is, pre-EIP-1559) transaction.

Module to build EIP-712 typed data, which can then be signed or recovered from.