licenses.dev

@didtools/pkh-stacks v0.1.0

Implements support to authenticate, authorize and verify with Stacks accounts as a did:pkh with SIWE(X) and CACAO. Primarly used with `did-session` and `@didtools/cacao`.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

MIT28
PackageRelationDependenciesPublished
@noble/hashes • 1.1.5Audited & minimal 0-dependency JS implementation of SHA2, SHA3, RIPEMD, BLAKE2/3, HMAC, HKDF, PBKDF2, ScryptINDIRECT0
@noble/secp256k1 • 1.7.1Fastest JS implementation of secp256k1. Independently audited, high-security, 0-dependency ECDSA & Schnorr signaturesINDIRECT0
@scure/base • 1.1.9Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/bip39 • 1.1.0Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
@stablelib/binary • 1.0.1Binary encoding and decodingINDIRECT1
@stablelib/int • 1.0.1Integer number utilitiesINDIRECT0
@stablelib/random • 1.0.2Cryptographically-secure pseudorandom number generatorDIRECT3
@stablelib/wipe • 1.0.1Wipes bytes and arrays (sets all values to zero)INDIRECT0
@stacks/common • 6.16.0Common Stacks utilitiesDIRECT3
@stacks/encryption • 6.17.0Encryption utilities for StacksDIRECT14
@stacks/network • 6.17.0Library for Stacks network operationsINDIRECT9
@stacks/transactions • 6.17.0Javascript library for constructing transactions on the Stacks blockchain.DIRECT15
@types/bn.js • 5.1.6TypeScript definitions for bn.jsINDIRECT2
@types/node • 18.19.80TypeScript definitions for nodeINDIRECT1
base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bs58 • 5.0.0Base 58 encoding / decodingINDIRECT1
c32check • 2.0.0Crockford base-32 checksum encodingINDIRECT2
caip • 1.1.1CAIP standard utilsDIRECT0
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
jsontokens • 4.0.1node.js library for encoding, decoding, and verifying JSON Web Tokens (JWTs)DIRECT3
lodash.clonedeep • 4.5.0The lodash method `_.cloneDeep` exported as a module.INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
undici-types • 5.26.5A stand-alone types package for UndiciINDIRECT0
varuint-bitcoin • 1.1.2encode/decode number as bitcoin variable length integerINDIRECT1
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
Apache-2.0 OR MIT9
PackageRelationDependenciesPublished
@didtools/cacao • 2.1.0Typescript library for Ceramic OCAPDIRECT10
@didtools/codecs • 1.0.1Common codecs for DID packages.INDIRECT4
@didtools/siwx • 1.0.0Typescript library for Sign-In With XINDIRECT1
@ipld/dag-cbor • 9.2.2JS implementation of DAG-CBORINDIRECT2
codeco • 1.4.3Minimalistic yet feature-rich IO decoding and encodingINDIRECT0
multiformats • 11.0.2Interface for multihash, multicodec, multibase and CIDINDIRECT0
multiformats • 12.1.3Interface for multihash, multicodec, multibase and CIDINDIRECT0
multiformats • 13.3.2Interface for multihash, multicodec, multibase and CIDINDIRECT0
uint8arrays • 4.0.10Utility functions to make dealing with Uint8Arrays easierINDIRECT1
unknown1
PackageRelationDependenciesPublished
ripemd160-min • 0.0.6A minimal 0 dependency RIPEMD160 hash libINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
cborg • 4.2.8Fast CBOR with a focus on strictnessINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40didtools%2Fpkh-stacks)](https://licenses.dev/npm/%40didtools%2Fpkh-stacks)
<a href="https://licenses.dev/npm/%40didtools%2Fpkh-stacks">
  <img src="https://licenses.dev/b/npm/%40didtools%2Fpkh-stacks" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40didtools%2Fpkh-stacks/0.1.0)](https://licenses.dev/npm/%40didtools%2Fpkh-stacks/0.1.0)
<a href="https://licenses.dev/npm/%40didtools%2Fpkh-stacks/0.1.0">
  <img src="https://licenses.dev/b/npm/%40didtools%2Fpkh-stacks/0.1.0" alt="licenses" />
</a>
GitHub