Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/willow_utils/src/parameters/types.ts

TypeScript typings and utilities for the Willow protocol.
Latest
import * as willowUtils from "https://deno.land/x/willow_utils@1.0.0/src/parameters/types.ts";

Type Aliases

A scheme for encoding public keys and the signatures they produce.

A scheme for signing with a keypair, and encoding the associated public keys and signatures.

A set of limits for Paths.

A scheme for signing and verifying data using key pairs.