API Reference Signet v0.1.1

modules

Modules

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

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 for helping tests by providing responses without needing to connect to a real Etheruem node.

A module to help with testing by setting up a simple signer with a unique name, to prevent name overlap in tests.

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.