licenses.dev

@dynamic-labs/starknet v1.1.1

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

MIT163
PackageRelationDependenciesPublished
@adraffy/ens-normalize • 1.11.1Ethereum Name Service (ENS) Name NormalizerINDIRECT0
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@dynamic-labs/logger • 1.1.1A simple client side logging library used in Dynamic SDKINDIRECT0
@dynamic-labs/rpc-providers • 1.1.1A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT60
@dynamic-labs/types • 1.1.1A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT1
@dynamic-labs/utils • 1.1.1A React SDK for implementing wallet web3 authentication and authorization to your website.DIRECT5
@dynamic-labs/wallet-book • 1.1.1## Updating Wallet BookDIRECT40
@dynamic-labs/wallet-connector-core • 1.1.1Core package for utilities and types for handling multiple wallet/chain support Dynamic SDKDIRECT0
@module-federation/runtime • 0.1.21- Can be combined with the build plug-in to share basic dependencies according to policies to reduce the number of module downloads and improve the loading speed of modules. - Only consume part of the export of the remote module and will not fully downloaINDIRECT1
@module-federation/sdk • 0.1.21A sdk for support module federationINDIRECT0
@noble/ciphers • 1.3.0Audited & minimal JS implementation of Salsa20, ChaCha and AESINDIRECT0
@noble/curves • 1.3.0Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/curves • 1.8.0Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/curves • 1.9.1Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/curves • 1.9.7Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/ed25519 • 1.7.5Fastest JS implementation of ed25519. Independently audited, high-security, 0-dependency EDDSA, X25519 ECDH & ristretto255INDIRECT0
@noble/hashes • 1.3.3Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@noble/hashes • 1.7.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@noble/secp256k1 • 1.7.2Fastest 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/base • 1.2.6Secure, audited & 0-dep implementation of base64, bech32, base58, base32 & base16INDIRECT0
@scure/bip32 • 1.7.0Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1INDIRECT3
@scure/bip39 • 1.6.0Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
@scure/starknet • 1.0.0Audited & minimal implementation of Starknet cryptography including Pedersen and Stark CurveINDIRECT2
@solana/buffer-layout • 4.0.1Translation between JavaScript values and BuffersINDIRECT3
@solana/web3.js • 1.70.1Solana Javascript APIINDIRECT47
@trpc/client • 10.45.4The tRPC client libraryINDIRECT0
@trpc/server • 10.45.4The tRPC server libraryINDIRECT0
@types/connect • 3.4.38TypeScript definitions for connectINDIRECT1
@types/node • 12.20.55TypeScript definitions for Node.jsINDIRECT0
@types/ws • 7.4.7TypeScript definitions for wsINDIRECT1
@walletconnect/environment • 1.0.1Environment utilitiesINDIRECT1
@walletconnect/events • 1.0.1Events UtilsINDIRECT2
@walletconnect/heartbeat • 1.2.2HeartBeatINDIRECT5
@walletconnect/jsonrpc-provider • 1.0.14Provider for JSON-RPCINDIRECT7
@walletconnect/jsonrpc-types • 1.0.4Typings for JSON-RPCINDIRECT2
@walletconnect/jsonrpc-utils • 1.0.8Utilities for JSON-RPCINDIRECT5
@walletconnect/jsonrpc-ws-connection • 1.0.16WS Connection for JSON-RPCINDIRECT8
@walletconnect/keyvaluestorage • 1.1.1Isomorphic Key-Value StorageINDIRECT22
@walletconnect/logger • 3.0.2Logger UtilsINDIRECT15
@walletconnect/relay-api • 1.0.11Relay JSON-RPC APIINDIRECT3
@walletconnect/relay-auth • 1.1.0Relay Client AuthenticationINDIRECT7
@walletconnect/safe-json • 1.0.2Safe Json UtilsINDIRECT1
@walletconnect/time • 1.0.2time utilsINDIRECT1
@walletconnect/window-getters • 1.0.1Safe Window GettersINDIRECT1
@walletconnect/window-metadata • 1.0.1Scrape Window MetadataINDIRECT2
abitype • 1.3.0Strict TypeScript types for Ethereum ABIsINDIRECT0
async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructorINDIRECT0
async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructorINDIRECT0
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
base-x • 3.0.11Fast base encoding / decoding of any given alphabetINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
bowser • 2.14.1Lightweight browser detectorINDIRECT0
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
buffer • 6.0.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
bufferutil • 4.1.0WebSocket buffer utilsINDIRECT1
call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind`INDIRECT2
call-bind • 1.0.9Robustly `.call.bind()` a functionINDIRECT18
call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.INDIRECT15
chokidar • 5.0.0Minimal and efficient cross-platform file watching libraryINDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
cookie-es • 1.2.3<!-- automd:badges bundlejs -->INDIRECT0
crossws • 0.3.5Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare WorkersINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
defu • 6.1.7Recursively assign default properties. Lightweight and Fast!INDIRECT0
delay • 5.0.0Delay a promise a specified amount of timeINDIRECT0
destr • 2.0.5A faster, secure and convenient alternative for JSON.parseINDIRECT0
detect-browser • 5.3.0Unpack a browser type and version from the useragent stringINDIRECT0
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one.INDIRECT0
es-errors • 1.3.0A simple cache for a few of the JS Error constructors.INDIRECT0
es-object-atoms • 1.1.2ES Object-related atoms: Object, ToObject, RequireObjectCoercibleINDIRECT1
es-toolkit • 1.45.1A state-of-the-art, high-performance JavaScript utility library with a small bundle size and strong type annotations.INDIRECT0
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
es6-promisify • 5.0.0Converts callback-based functions to ES6 PromisesINDIRECT1
eventemitter3 • 4.0.7EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
eventemitter3 • 5.0.1EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
eventemitter3 • 5.0.4EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
events • 3.3.0Node's event emitter for all engines.INDIRECT0
fast-stable-stringify • 1.0.0Deterministic stringification for when performance mattersINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
function-bind • 1.1.2Implementation of Function.prototype.bindINDIRECT0
generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructorINDIRECT0
get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require timeINDIRECT14
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
get-starknet-core • 3.3.5[![npm](https://img.shields.io/npm/v/get-starknet.svg)](https://www.npmjs.com/package/get-starknet)DIRECT2
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
h3 • 1.15.11Minimal H(TTP) framework built for high performance and portability.INDIRECT9
has-property-descriptors • 1.0.2Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD.INDIRECT1
has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams.INDIRECT0
has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.INDIRECT1
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
iron-webcrypto • 1.2.1a cryptographic utility for sealing-unsealing a JSON object using symmetric key encryption with message integrity verificationINDIRECT0
is-arguments • 1.2.0Is this an arguments object? It's a harder question than you think.INDIRECT17
is-callable • 1.2.7Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.INDIRECT0
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-promise • 4.0.0Test whether an object looks like a promises-a+ promiseINDIRECT0
is-regex • 1.2.1Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTagINDIRECT17
is-typed-array • 1.1.15Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.INDIRECT26
isomorphic-fetch • 3.0.0Isomorphic WHATWG Fetch API, for Node & BrowserifyINDIRECT5
isomorphic-ws • 4.0.1Isomorphic implementation of WebSocketINDIRECT0
jayson • 3.7.0JSON-RPC 1.0/2.0 compliant server and clientINDIRECT16
jsonparse • 1.3.1This is a pure-js JSON streaming parser for node.jsINDIRECT0
keyvaluestorage-interface • 1.0.0Isomorphic Key-Value Storage InterfaceINDIRECT0
lodash-es • 4.18.1Lodash exported as ES modules.INDIRECT0
lodash • 4.18.1Lodash modular utilities.INDIRECT0
lossless-json • 2.0.11Parse JSON without risk of losing numeric informationINDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
node-fetch-native • 1.6.7better fetch for Node.js. Works on any JavaScript runtime!INDIRECT0
node-fetch • 2.7.0A light-weight module that brings window.fetch to node.jsINDIRECT3
node-gyp-build • 4.8.4Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
node-mock-http • 1.0.4<!-- automd:badges color=yellow -->INDIRECT0
normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.INDIRECT0
ofetch • 1.5.1A better fetch API. Works on node, browser and workers.INDIRECT3
on-exit-leak-free • 2.1.2Execute a function on exit without leaking memory, allowing all objects to be garbage collectedINDIRECT0
ox • 0.9.3Ethereum Standard LibraryINDIRECT10
picomatch • 2.3.2Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
pino-abstract-transport • 2.0.0Write Pino transports easilyINDIRECT1
pino-std-serializers • 7.1.0A collection of standard object serializers for PinoINDIRECT0
pino • 10.0.0super fast, all natural json loggerINDIRECT12
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
process-warning • 5.0.0A small utility for creating warnings and emitting them.INDIRECT0
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
radix3 • 1.1.2Lightweight and fast router for JavaScript based on Radix TreeINDIRECT0
readdirp • 5.0.0Recursive version of fs.readdir with small RAM & CPU footprintINDIRECT0
real-require • 0.2.0Keep require and import consistent after bundling or transpilingINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
slow-redact • 0.3.2Redact JS objectsINDIRECT0
sonic-boom • 4.2.1Extremely fast utf8 only stream implementationINDIRECT1
starknet • 5.25.0JavaScript library for StarknetDIRECT13
starknetkit • 1.1.3<!-- logo --> <p align="center"> <img width='300' src="https://starknetkit-website-git-blo-1541-argentlabs.vercel.app/starknetKit-logo.svg"> </p>DIRECT86
superstruct • 0.14.2A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
svelte-forms • 2.3.1Check out the new documentation website [here](https://chainlist.github.io/svelte-forms/)INDIRECT1
thread-stream • 3.2.0A streaming way to send data to a Node.js Worker ThreadINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tldts-core • 6.1.86tldts core primitives (internal module)INDIRECT0
tldts • 6.1.86Library to work against complex domain names, subdomains and URIs.INDIRECT1
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
trpc-browser • 1.4.4tRPC adapters and links for everywhere in the browserINDIRECT0
ufo • 1.6.4URL utils for humansINDIRECT0
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
uncrypto • 0.1.3Single API for Web Crypto API and Crypto Subtle working in Node.js, Browsers and other runtimesINDIRECT0
unstorage • 1.17.5Universal Storage LayerINDIRECT18
url-join • 4.0.1Join urls and normalize as in path.join.INDIRECT0
utf-8-validate • 5.0.10Check if a buffer contains valid UTF-8INDIRECT1
util • 0.12.5Node.js's util module for all enginesINDIRECT32
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
whatwg-fetch • 3.6.20A window.fetch polyfill.INDIRECT0
whatwg-url • 5.0.0An implementation of the WHATWG URL Standard's URL API and parsing machineryINDIRECT2
which-typed-array • 1.1.22Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.INDIRECT25
ws • 7.5.13Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 8.21.1Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
zod • 3.22.4TypeScript-first schema declaration and validation library with static type inferenceINDIRECT0
ISC5
PackageRelationDependenciesPublished
@msgpack/msgpack • 3.1.3MessagePack for ECMA-262/JavaScript/TypeScriptINDIRECT0
anymatch • 3.1.3Matches strings against configurable strings, globs, regular expressions, and/or functionsINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
json-stringify-safe • 5.0.1Like JSON.stringify, but doesn't blow up on circular refs.INDIRECT0
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
Apache-2.04
PackageRelationDependenciesPublished
@dynamic-labs/sdk-api • 0.0.363API SDK for app.dynamic.xyzDIRECT0
bigint-buffer • 1.1.5bigint to buffer conversion with native supportINDIRECT2
borsh • 0.7.0Binary Object Representation Serializer for HashingINDIRECT5
idb-keyval • 6.3.0A super-simple-small keyval store built on top of IndexedDBINDIRECT0
non-standard4
PackageRelationDependenciesPublished
@walletconnect/core • 2.23.10Core for WalletConnect ProtocolINDIRECT73
@walletconnect/sign-client • 2.23.10Sign Client for WalletConnect ProtocolINDIRECT74
@walletconnect/types • 2.23.10Typings for WalletConnect ProtocolINDIRECT43
@walletconnect/utils • 2.23.10Utilities for WalletConnect ProtocolINDIRECT68
unknown2
PackageRelationDependenciesPublished
eyes • 0.1.8a customizable value inspectorINDIRECT0
text-encoding-utf-8 • 1.0.2UTF-8 only polyfill for the Encoding Living Standard's API.INDIRECT0
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
text-encoding • 0.7.0Polyfill for the Encoding Living Standard's API.DIRECT0
MIT AND Zlib1
PackageRelationDependenciesPublished
pako • 2.2.0zlib port to javascript - fast, modularized, with browser supportINDIRECT0
LGPL-3.0-only1
PackageRelationDependenciesPublished
rpc-websockets • 7.11.2JSON-RPC 2.0 implementation over WebSockets for Node.jsINDIRECT6
Apache-2.0 OR MIT1
PackageRelationDependenciesPublished
JSONStream • 1.3.5rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)INDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
BlueOak-1.0.01
PackageRelationDependenciesPublished
lru-cache • 11.5.2A cache object that deletes the least-recently-used items.INDIRECT0
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 1.1.1 version:

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