licenses.dev

@dynamic-labs/starknet v0.18.0-RC.2

A React SDK for implementing wallet web3 authentication and authorization to your website.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT63
PackageRelationDependenciesPublished
@dynamic-labs/types • 0.18.0-RC.2A React SDK for implementing wallet web3 authentication and authorization to your website.INDIRECT46
@dynamic-labs/utils • 0.18.0-RC.2A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT47
@dynamic-labs/wallet-connector-core • 0.18.0-RC.2Core package for utilities and types for handling multiple wallet/chain support Dynamic SDKDIRECT0
@ethersproject/abi • 5.7.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT27
@ethersproject/abstract-provider • 5.7.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.7.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.7.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.7.0Base64 coder.INDIRECT2
@ethersproject/basex • 5.7.0Base-X without Buffer.INDIRECT3
@ethersproject/bignumber • 5.7.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.7.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.7.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/contracts • 5.7.0Contract abstraction meta-class for ethers.INDIRECT28
@ethersproject/hash • 5.7.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/hdnode • 5.7.0BIP32 Hierarchal Deterministic Node operations.INDIRECT31
@ethersproject/json-wallets • 5.7.0Wallet management utilities for KeyStore and Crowdsale JSON wallets.INDIRECT35
@ethersproject/keccak256 • 5.7.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.7.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.7.1Network definitions for ethers.INDIRECT1
@ethersproject/pbkdf2 • 5.7.0The PBKDF2 password-pbased key derivation function for ethers.INDIRECT6
@ethersproject/properties • 5.7.0Properties utility functions for ethers.INDIRECT1
@ethersproject/providers • 5.7.2Ethereum Providers for ethers.INDIRECT32
@ethersproject/random • 5.7.0Random utility functions for ethers.INDIRECT2
@ethersproject/rlp • 5.7.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.7.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.7.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/solidity • 5.7.0Solidity coder for non-standard (tight) packing.INDIRECT12
@ethersproject/strings • 5.7.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.7.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/units • 5.7.0Unit conversion functions for Ethereum.INDIRECT5
@ethersproject/wallet • 5.7.0Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.INDIRECT36
@ethersproject/web • 5.7.1Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/wordlists • 5.7.0Word lists for BIP39 wallets.INDIRECT27
@noble/hashes • 1.2.0Audited & 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/bip32 • 1.1.5Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) walletsINDIRECT3
@scure/bip39 • 1.1.1Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
bignumber.js • 9.3.1A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bn.js • 4.12.5Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
bowser • 2.14.1Lightweight browser detectorINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
elliptic • 6.5.4EC cryptographyINDIRECT7
ethereum-cryptography • 1.2.0All the cryptographic primitives used in EthereumINDIRECT5
ethers • 5.7.2Umbrella package for most common Ethers libraries.INDIRECT44
get-starknet • 1.5.0StarkNet wallet <-> dApp bridgeDIRECT1
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
json-bigint • 1.0.0JSON.parse with bigints supportINDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
starknet • 3.19.0JavaScript library for StarkNetDIRECT27
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
ts-custom-error • 3.3.1Extend native Error to create custom errorsINDIRECT0
url-join • 4.0.1Join urls and normalize as in path.join.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
ws • 7.4.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 2.2.0zlib port to javascript - fast, modularized, with browser supportINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@dynamic-labs/sdk-api • 0.0.218API SDK for app.dynamic.xyzINDIRECT0
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/%40dynamic-labs%2Fstarknet)](https://licenses.dev/npm/%40dynamic-labs%2Fstarknet)
<a href="https://licenses.dev/npm/%40dynamic-labs%2Fstarknet">
  <img src="https://licenses.dev/b/npm/%40dynamic-labs%2Fstarknet" alt="licenses" />
</a>

Or the licenses badge code for the 0.18.0-RC.2 version:

[![licenses](https://licenses.dev/b/npm/%40dynamic-labs%2Fstarknet/0.18.0-RC.2)](https://licenses.dev/npm/%40dynamic-labs%2Fstarknet/0.18.0-RC.2)
<a href="https://licenses.dev/npm/%40dynamic-labs%2Fstarknet/0.18.0-RC.2">
  <img src="https://licenses.dev/b/npm/%40dynamic-labs%2Fstarknet/0.18.0-RC.2" alt="licenses" />
</a>
GitHub