@did-btc1/key-pair
JavaScript/TypeScript implementation of a secp256k1 public/private key pairs with BIP340 schnorr signatures. Implementated for use within the @did-btc1/bip340-2025-cryptosuite.
@dashincubator/secp256k1
Browser, Node, and bundler compatible release of @noble/secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signatures
@did-btc1/cryptosuite
TypeScript/JavaScript reference implementation of the Data Integrity BIP340 Cryptosuite v0.1 specification