Skip to main content
Module

x/secp256k1/index.ts

Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures.
Go to Latest
import * as secp256k1 from "https://deno.land/x/secp256k1@0.5.1/index.ts";
The documentation for this module is currently unavailable.