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

x/libauth/src/lib/bin/secp256k1/secp256k1-wasm-types.ts

An ultra-lightweight, zero-dependency JavaScript library for Bitcoin Cash, Bitcoin, and Bitauth applications.
Latest
import * as libauth from "https://deno.land/x/libauth@v2.0.0-alpha.9/src/lib/bin/secp256k1/secp256k1-wasm-types.ts";

Enums

Flag to pass a Secp256k1 public key serialization method.

Flag to pass to a Secp256k1.contextCreate method.

Type Aliases

An object that wraps the WebAssembly implementation of libsecp256k1.