licenses.dev

@klaytn/wagmi v0.1.0

React Hooks for Ethereum

Published on

Licenses

Learn more about license information.

Package Licenses

non-standard

Dependency Licenses

MIT429
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/compat-data • 7.29.7The compat-data to determine required Babel pluginsINDIRECT0
@babel/generator • 7.29.7Turns an AST into code.INDIRECT9
@babel/helper-compilation-targets • 7.29.7Helper functions on Babel compilation targetsINDIRECT13
@babel/helper-define-polyfill-provider • 0.6.8Babel helper to create your own polyfill providerINDIRECT25
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/helper-validator-option • 7.29.7Validate plugin/preset optionsINDIRECT0
@babel/parser • 7.29.7A JavaScript parserINDIRECT3
@babel/plugin-transform-runtime • 7.29.7Externalise references to helpers and builtins, automatically polyfilling your code without polluting globalsINDIRECT46
@babel/runtime • 7.29.7babel's modular runtime helpersINDIRECT0
@babel/runtime • 7.3.1babel's modular runtime helpersINDIRECT1
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@ethereumjs/common • 3.2.0Resources common to all Ethereum implementationsINDIRECT10
@ethersproject/abi • 5.0.7Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT27
@ethersproject/abi • 5.4.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT26
@ethersproject/abi • 5.8.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT27
@ethersproject/abstract-provider • 5.4.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT23
@ethersproject/abstract-provider • 5.8.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.4.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.8.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.4.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/address • 5.8.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.4.0Base64 coder.INDIRECT2
@ethersproject/base64 • 5.8.0Base64 coder.INDIRECT2
@ethersproject/basex • 5.4.0Base-X without Buffer.INDIRECT3
@ethersproject/bignumber • 5.4.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bignumber • 5.8.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.4.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/bytes • 5.8.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.4.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/constants • 5.8.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/contracts • 5.4.0Contract abstraction meta-class for ethers.INDIRECT28
@ethersproject/hash • 5.4.0Hash utility functions for Ethereum.INDIRECT25
@ethersproject/hash • 5.8.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/hdnode • 5.4.0BIP32 Hierarchal Deterministic Node operations.INDIRECT31
@ethersproject/json-wallets • 5.4.0Wallet management utilities for KeyStore and Crowdsale JSON wallets.INDIRECT35
@ethersproject/keccak256 • 5.4.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/keccak256 • 5.8.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.4.0Logger utility functions for ethers.INDIRECT0
@ethersproject/logger • 5.8.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.4.1Network definitions for ethers.INDIRECT1
@ethersproject/networks • 5.8.0Network definitions for ethers.INDIRECT1
@ethersproject/pbkdf2 • 5.4.0The PBKDF2 password-pbased key derivation function for ethers.INDIRECT6
@ethersproject/properties • 5.4.0Properties utility functions for ethers.INDIRECT1
@ethersproject/properties • 5.8.0Properties utility functions for ethers.INDIRECT1
@ethersproject/providers • 5.4.1Ethereum Providers for ethers.INDIRECT32
@ethersproject/random • 5.4.0Random utility functions for ethers.INDIRECT2
@ethersproject/rlp • 5.4.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/rlp • 5.8.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@ethersproject/sha2 • 5.4.0The SHA2 family hash functions and HMAC functions for ethers.INDIRECT5
@ethersproject/signing-key • 5.4.0Elliptic curve library functions for the secp256k1 curve.INDIRECT11
@ethersproject/signing-key • 5.8.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/solidity • 5.4.0Solidity coder for non-standard (tight) packing.INDIRECT12
@ethersproject/strings • 5.4.0String utility functions.INDIRECT5
@ethersproject/strings • 5.8.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.4.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT18
@ethersproject/transactions • 5.8.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/units • 5.4.0Unit conversion functions for Ethereum.INDIRECT5
@ethersproject/wallet • 5.4.0Classes for managing, encrypting and decrypting Ethereum private keys as a Signer for ethers.INDIRECT36
@ethersproject/web • 5.4.0Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/web • 5.8.0Utility fucntions for managing web requests for ethers.INDIRECT8
@ethersproject/wordlists • 5.4.0Word lists for BIP39 wallets.INDIRECT27
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@json-rpc-tools/provider • 1.7.6Provider for JSON-RPCINDIRECT8
@json-rpc-tools/types • 1.7.6Typings for JSON-RPCINDIRECT1
@json-rpc-tools/utils • 1.7.6Utilities for JSON-RPCINDIRECT3
@metamask/rpc-errors • 6.4.0Ethereum RPC and Provider errorsINDIRECT24
@metamask/superstruct • 3.4.1A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
@multiformats/base-x • 4.0.1Fast base encoding / decoding of any given alphabetINDIRECT0
@noble/ciphers • 1.2.0Audited & minimal JS implementation of Salsa20, ChaCha and AESINDIRECT0
@noble/curves • 1.4.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.4.0Audited & 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
@pedrouid/environment • 1.0.1Environment utilitiesINDIRECT0
@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.4.0Secure, audited & minimal implementation of BIP32 hierarchical deterministic (HD) wallets over secp256k1INDIRECT3
@scure/bip39 • 1.3.0Secure, audited & minimal implementation of BIP39 mnemonic phrasesINDIRECT2
@tanstack/query-core • 4.44.0The framework agnostic core that powers TanStack QueryINDIRECT0
@tanstack/query-persist-client-core • 4.44.0Set of utilities for interacting with persisters, which can save your queryClient for later useINDIRECT1
@tanstack/query-sync-storage-persister • 4.44.0A persister for synchronous storages, to be used with TanStack/QueryDIRECT2
@tanstack/react-query-persist-client • 4.44.0React bindings to work with persisters in TanStack/react-queryDIRECT2
@tanstack/react-query • 4.44.0Hooks for managing, caching and syncing asynchronous and remote data in ReactDIRECT2
@types/debug • 4.1.13TypeScript definitions for debugINDIRECT1
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/minimatch • 3.0.5TypeScript definitions for MinimatchINDIRECT0
@types/ms • 2.1.0TypeScript definitions for msINDIRECT0
@types/node • 26.1.1TypeScript definitions for nodeINDIRECT1
@types/pbkdf2 • 3.1.2TypeScript definitions for pbkdf2INDIRECT2
@types/secp256k1 • 4.0.7TypeScript definitions for secp256k1INDIRECT2
@walletconnect/crypto • 1.1.0Isomorphic Cryptography Library for AES, HMAC and SHA2INDIRECT8
@walletconnect/encoding • 1.0.2Byte encoding utilsINDIRECT3
@walletconnect/environment • 1.0.1Environment utilitiesINDIRECT1
@walletconnect/jsonrpc-http-connection • 1.0.8HTTP Connection for JSON-RPCINDIRECT12
@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/mobile-registry • 1.4.0Registry for WalletConnect mobile-to-mobile linking supported WalletsINDIRECT0
@walletconnect/randombytes • 1.1.0Isomorphic Library for Random BytesINDIRECT6
@walletconnect/safe-json • 1.0.0Safe Json UtilsINDIRECT0
@walletconnect/safe-json • 1.0.2Safe Json UtilsINDIRECT1
@walletconnect/window-getters • 1.0.0Safe Window GettersINDIRECT0
@walletconnect/window-metadata • 1.0.0Scrape Window MetadataINDIRECT1
abort-controller • 3.0.0An implementation of WHATWG AbortController interface.INDIRECT1
abortcontroller-polyfill • 1.7.8Polyfill/ponyfill for the AbortController DOM API + optional patching of fetch (stub that calls catch, doesn't actually abort request).INDIRECT0
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
ansi-regex • 4.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminalINDIRECT2
any-promise • 1.3.0Resolve any installed ES6 compatible promiseINDIRECT0
any-signal • 2.1.2Combines an array of AbortSignals into a single signal that is aborted when any signal isINDIRECT3
asn1.js • 4.10.1ASN.1 encoder and decoderINDIRECT3
asn1.js • 5.4.1ASN.1 encoder and decoderINDIRECT4
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
async-mutex • 0.2.6A mutex for guarding async workflowsINDIRECT1
asynckit • 0.4.0Minimal async jobs utility library, with streams supportINDIRECT0
available-typed-arrays • 1.0.7Returns an array of Typed Array names that are available in the current environmentINDIRECT1
axios • 0.21.4Promise based HTTP client for the browser and node.jsINDIRECT1
babel-plugin-polyfill-corejs2 • 0.4.17A Babel plugin to inject imports to core-js@2 polyfillsINDIRECT26
babel-plugin-polyfill-corejs3 • 0.13.0A Babel plugin to inject imports to core-js@3 polyfillsINDIRECT27
babel-plugin-polyfill-regenerator • 0.6.8A Babel plugin to inject imports to regenerator-runtimeINDIRECT26
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
base-x • 3.0.11Fast base encoding / decoding of any given alphabetINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
bignumber.js • 8.0.2A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bignumber.js • 9.3.1A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bindings • 1.5.0Helper module for loading your native module's .node fileINDIRECT1
bl • 4.1.0Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too!INDIRECT8
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.11.6Big number implementation in pure javascriptINDIRECT0
bn.js • 4.11.8Big number implementation in pure javascriptINDIRECT0
bn.js • 4.12.5Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.5Big number implementation in pure javascriptINDIRECT0
borc • 2.1.2Encode and parse data in the Concise Binary Object Representation (CBOR) data format (RFC7049).INDIRECT13
brace-expansion • 1.1.16Brace expansion as known from sh/bashINDIRECT2
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT48
browserify-cipher • 1.0.1ciphers for the browserINDIRECT52
browserify-des • 1.0.2browserify-des ===INDIRECT35
browserify-rsa • 4.1.1RSA for browserifyINDIRECT3
browserslist • 4.28.7Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-presetINDIRECT7
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT48
buffer-alloc-unsafe • 1.1.0A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.INDIRECT0
buffer-alloc • 1.2.0A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.INDIRECT2
buffer-fill • 1.0.0A [ponyfill](https://ponyfill.com) for `Buffer.fill`.INDIRECT0
buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.INDIRECT0
buffer-to-arraybuffer • 0.0.5Convert Buffer to ArrayBufferINDIRECT0
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
builtin-status-codes • 3.0.0The map of HTTP status codes from the builtin http moduleINDIRECT0
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
camelcase • 5.3.1Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`INDIRECT0
cids • 1.1.9CID Implementation in JavaScriptINDIRECT8
cipher-base • 1.0.7abstract base class for crypto-streamsINDIRECT32
class-is • 1.1.0Enhances a JavaScript class by adding an is<Class> property to compare types between realms.INDIRECT0
clone • 2.1.2deep cloning of objects and arraysINDIRECT0
clsx • 1.2.1A tiny (228B) utility for constructing className strings conditionally.INDIRECT0
color-convert • 1.9.3Plain color conversion functionsINDIRECT1
color-name • 1.1.3A list of color names and its valuesINDIRECT0
combined-stream • 1.0.8A stream that emits multiple other streams one after another.INDIRECT1
commander • 2.20.3the complete solution for node.js command-line programsINDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
constants-browserify • 1.0.0node's constants module for the browserINDIRECT0
copy-to-clipboard • 3.3.3Copy stuff into clipboard using JS with fallbacksINDIRECT1
core-js-compat • 3.49.0core-js compatINDIRECT8
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12.INDIRECT0
create-ecdh • 4.0.4createECDH but browserifiableINDIRECT8
create-hash • 1.2.0create hashes for browserifyINDIRECT45
create-hmac • 1.1.7node style hmacs in the browserINDIRECT46
cross-fetch • 3.2.0Universal WHATWG Fetch API for Node, Browsers and React NativeINDIRECT4
crypto-browserify • 3.12.1implementation of crypto for the browserINDIRECT73
debug • 2.6.9small debugging utilityINDIRECT1
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
decamelize • 1.2.0Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbowINDIRECT0
decode-uri-component • 0.2.2A better decodeURIComponentINDIRECT0
decompress-response • 3.3.0Decompress a HTTP response if neededINDIRECT1
define-data-property • 1.1.4Define a data property on an object. Will fall back to assignment in an engine without descriptors.INDIRECT3
delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them.INDIRECT0
des.js • 1.1.0DES implementationINDIRECT2
detect-browser • 5.2.0Unpack a browser type and version from the useragent stringINDIRECT0
diffie-hellman • 5.0.3pure js diffie-hellmanINDIRECT5
dijkstrajs • 1.0.3A simple JavaScript implementation of Dijkstra's single-source shortest-paths algorithm.INDIRECT0
dns-over-http-resolver • 1.2.3DNS over HTTP resolverINDIRECT4
dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-boundINDIRECT4
eip1193-provider • 1.0.1EIP-1193 compatible Ethereum ProviderINDIRECT9
electron-fetch • 1.9.1A light-weight module that brings window.fetch to electron's background processINDIRECT3
elliptic • 6.5.4EC cryptographyINDIRECT7
elliptic • 6.6.1EC cryptographyINDIRECT7
emoji-regex • 7.0.3A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
encoding • 0.1.13Convert encodings, uses iconv-liteINDIRECT2
err-code • 2.0.3Create an error with a codeINDIRECT0
err-code • 3.0.1Create an error with a codeINDIRECT0
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-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible.INDIRECT16
es6-iterator • 2.0.3Iterator abstraction based on ES6 specificationINDIRECT8
es6-promise • 4.2.8A lightweight library that provides tools for organizing asynchronous codeINDIRECT0
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
eth-block-tracker • 4.4.3A block tracker for the Ethereum blockchain. Keeps track of the latest block.INDIRECT54
eth-block-tracker • 7.1.0A block tracker for the Ethereum blockchain. Keeps track of the latest block.INDIRECT33
eth-lib • 0.2.8Lightweight Ethereum librariesINDIRECT31
eth-rpc-errors • 3.0.0Ethereum RPC and Provider errors.INDIRECT1
eth-rpc-errors • 4.0.2Ethereum RPC and Provider errors.INDIRECT1
eth-rpc-errors • 4.0.3Ethereum RPC and Provider errors.INDIRECT1
ethereum-cryptography • 0.1.3All the cryptographic primitives used in EthereumINDIRECT76
ethereum-cryptography • 2.2.1All the cryptographic primitives used in EthereumINDIRECT5
ethers • 5.4.1Umbrella package for most common Ethers libraries.INDIRECT64
ethjs-unit • 0.1.6A simple module for handling Ethereum units (e.g. 'ether', 'wei', etc...)INDIRECT4
ethjs-util • 0.1.6A simple set of Ethereum JS utilties.INDIRECT2
event-emitter • 0.3.5Environment agnostic event emitterINDIRECT8
event-target-shim • 5.0.1An implementation of WHATWG EventTarget interface.INDIRECT0
eventemitter3 • 4.0.0EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.INDIRECT0
eventemitter3 • 4.0.7EventEmitter3 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
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT4
fast-fifo • 1.3.2A fast fifo implementation similar to the one powering nextTick in Node.js coreINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
file-uri-to-path • 1.0.0Convert a file: URI to a file pathINDIRECT0
find-up • 3.0.0Find a file or directory by walking up parent directoriesINDIRECT5
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
for-each • 0.3.5A better forEachINDIRECT1
form-data • 3.0.5A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.INDIRECT22
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-iterator • 1.0.2Get the default iterator or async iterator for an Iterable.INDIRECT0
get-proto • 1.0.1Robustly get the [[Prototype]] of an objectINDIRECT6
global • 4.4.0Require global variablesINDIRECT3
gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.INDIRECT0
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
hash-base • 3.0.5abstract base class for hash-streamsINDIRECT2
hash-base • 3.1.2abstract base class for hash-streamsINDIRECT39
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
hasown • 2.0.4A robust, ES3 compatible, "has own property" predicate.INDIRECT1
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
iconv-lite • 0.6.3Convert character encodings in pure javascript.INDIRECT1
ip-regex • 4.3.0Regular expression for matching IP addresses (IPv4 & IPv6)INDIRECT0
ipfs-core-utils • 0.7.2Package to share code between ipfs and ipfs-http-clientINDIRECT144
ipfs-utils • 6.0.8Package to aggregate shared logic and dependencies for the IPFS ecosystemINDIRECT39
ipld-block • 0.11.1JavaScript Implementation of IPLD BlockINDIRECT9
ipld-dag-cbor • 0.17.1JavaScript implementation of the IPLD (InterpPlanetary Linked Data)INDIRECT30
ipld-dag-pb • 0.20.0JavaScript Implementation of the MerkleDAG Node in Protobuf.INDIRECT63
ipld-raw • 6.0.0JavaScript implementation of the IPLD raw format.INDIRECT52
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-circular • 1.0.2high-performance, zero-dependency circular reference check for objects (or arrays)INDIRECT0
is-core-module • 2.16.2Is this specifier a node.js core module?INDIRECT2
is-electron • 2.2.2Detect if running in Electron.INDIRECT0
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
is-function • 1.0.2is that thing a function? Use this module to find outINDIRECT0
is-generator-function • 1.1.2Determine if a function is a native generator function.INDIRECT19
is-hex-prefixed • 1.0.0A simple method to check if a string is hex prefixed.INDIRECT0
is-ip • 3.1.0Check if a string is an IP addressINDIRECT1
is-plain-obj • 2.1.0Check if a value is a plain objectINDIRECT0
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
is-typedarray • 1.0.0Detect whether or not an object is a Typed ArrayINDIRECT0
isarray • 1.0.0Array#isArray for older browsersINDIRECT0
isarray • 2.0.5Array#isArray for older browsersINDIRECT0
iso-constants • 0.1.2Isomorphic node constants to be used in browsers or node.INDIRECT0
iso-random-stream • 2.0.2Random bytes stream for node and browserINDIRECT6
iso-url • 0.4.7Isomorphic/Universal WHATWG URL API with some support legacy node URL APIINDIRECT0
iso-url • 1.2.1Isomorphic/Universal WHATWG URL API with some support legacy node URL APIINDIRECT0
it-concat • 1.0.3Concat all buffers/strings yielded from an async iterable into a single BufferList/stringINDIRECT9
it-reader • 2.1.0Read an exact number of bytes from a binary (async) iterableINDIRECT9
it-tar • 1.2.2it-tar is a streaming tar parser (and maybe a generator in the future) and nothing else. It operates purely using async iterables which means you can easily extract/parse tarballs without ever hitting the file system.INDIRECT13
it-to-stream • 0.1.2Convert streaming iterables to Node.js streamsINDIRECT12
it-to-stream • 1.0.0Convert streaming iterables to Node.js streamsINDIRECT12
js-sha3 • 0.5.7A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
json-stable-stringify • 1.3.0deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified resultsINDIRECT23
json-text-sequence • 0.1.1Parse and generate RS-delimited JSON sequences according to draft-ietf-json-text-sequenceINDIRECT1
keccak • 3.0.4Keccak sponge function familyINDIRECT7
keyvaluestorage-interface • 1.0.0Isomorphic Key-Value Storage InterfaceINDIRECT0
libp2p-crypto • 0.19.7Crypto primitives for libp2pINDIRECT45
locate-path • 3.0.0Get the first path that exists on disk of multiple pathsINDIRECT4
lodash.debounce • 4.0.8The lodash method `_.debounce` exported as a module.INDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached.INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT3
merge-options • 3.0.4Merge Option ObjectsINDIRECT1
micro-ftch • 0.3.1Wraps nodejs built-in modules and browser fetch into one function.INDIRECT0
miller-rabin • 4.0.1Miller Rabin algorithm for primality testINDIRECT2
mime-db • 1.52.0Media Type DatabaseINDIRECT0
mime-types • 2.1.35The ultimate javascript content-type utility.INDIRECT1
mimic-response • 1.0.1Mimic a Node.js HTTP response streamINDIRECT0
min-document • 2.19.2A minimal DOM implementationINDIRECT1
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
ms • 2.0.0Tiny milisecond conversion utilityINDIRECT0
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
multiaddr-to-uri • 6.0.0Convert a Multiaddr to a URI /dnsaddr/ipfs.io/http -> http://ipfs.ioINDIRECT56
multiaddr • 8.1.2multiaddr implementation (binary + string representation of network addresses)INDIRECT55
multibase • 3.1.2JavaScript implementation of the multibase specificationINDIRECT36
multibase • 4.0.6JavaScript implementation of the multibase specificationINDIRECT1
multicodec • 2.1.3JavaScript implementation of the multicodec specificationINDIRECT39
multicodec • 3.2.1JavaScript implementation of the multicodec specificationINDIRECT3
multihashes • 4.0.3multihash implementationINDIRECT5
multihashing-async • 2.1.4multiple hash functionsINDIRECT10
murmurhash3js-revisited • 3.0.0MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.INDIRECT0
nan • 2.28.0Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibilityINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorINDIRECT0
native-abort-controller • 1.0.4Returns native AbortController/AbortSignal if available or the abort-controller module if notINDIRECT0
native-fetch • 3.0.0Returns native fetch if available or the node-fetch module if notINDIRECT0
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-addon-api • 5.1.0Node.js API (Node-API)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-releases • 2.0.51Node.js releases dataINDIRECT0
number-to-bn • 1.7.0A simple method that will convert numbers, hex, BN or bignumber.js object into a BN.js object.INDIRECT3
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
object-keys • 1.1.1An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shimINDIRECT0
os • 0.1.2NodeJS Core Module ExtendedINDIRECT0
p-defer • 3.0.0Create a deferred promiseINDIRECT0
p-fifo • 1.0.0Promised First-In-First-Out buffer. Await on push to be told when a value is consumed and await on shift for a value to consume when the buffer is empty.INDIRECT2
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrencyINDIRECT1
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing functionINDIRECT2
p-try • 2.2.0`Start a promise chainINDIRECT0
parse-duration • 0.4.4convert a human readable duration string to a duration formatINDIRECT0
parse-headers • 2.0.6Parse http headers, works with browserify/xhrINDIRECT0
path-exists • 3.0.0Check if a path existsINDIRECT0
path-parse • 1.0.7Node.js path.parse() ponyfillINDIRECT0
pbkdf2 • 3.1.6This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT47
peer-id • 0.14.8IPFS Peer Id implementation in Node.jsINDIRECT56
pify • 3.0.0Promisify a callback-style functionINDIRECT0
pify • 5.0.0Promisify a callback-style functionINDIRECT0
pngjs • 3.4.0PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.INDIRECT0
possible-typed-array-names • 1.1.0A simple list of possible Typed Array names.INDIRECT0
preact • 10.29.7Fast 3kb React-compatible Virtual DOM library.INDIRECT0
preact • 10.4.1Fast 3kb React-compatible Virtual DOM library.INDIRECT0
process-nextick-args • 2.0.1process.nextTick but always with argsINDIRECT0
process • 0.11.10process information for node.js and browsersINDIRECT0
protocol-buffers-schema • 3.6.1No nonsense protocol buffers schema parser written in JavascriptINDIRECT0
protons • 2.0.3Protocol Buffers for Node.js without compiliationINDIRECT5
public-encrypt • 4.0.3browserify version of publicEncrypt & privateDecryptINDIRECT58
qrcode • 1.4.4QRCode / 2d Barcode api with both server side and client side support using canvasINDIRECT36
query-string • 5.1.1Parse and stringify URL query stringsINDIRECT3
query-string • 6.13.5Parse and stringify URL query stringsINDIRECT3
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
randomfill • 1.0.4random fill from browserify stand aloneINDIRECT2
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.jsINDIRECT7
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
receptacle • 1.3.2In memory cache lru cache with ttl support.INDIRECT1
regenerator-runtime • 0.12.1Runtime for Regenerator-compiled generator and async functions.INDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
resolve • 1.22.12resolve like require.resolve() on behalf of files asynchronously and synchronouslyINDIRECT6
retimer • 2.0.0Reschedulable Timer for your node needsINDIRECT0
ripemd160 • 2.0.3Compute ripemd160 of bytes or strings.INDIRECT40
safe-buffer • 5.1.2Safer Node.js Buffer APIINDIRECT0
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
safe-json-utils • 1.1.1Safe Json UtilsINDIRECT0
safe-regex-test • 1.1.0Give a regex, get a robust predicate function that tests it against a string.INDIRECT18
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
scrypt-js • 3.0.1The scrypt password-based key derivation function with sync and cancellable async.INDIRECT0
secp256k1 • 4.0.4This module provides native bindings to ecdsa secp256k1 functionsINDIRECT10
set-function-length • 1.2.2Set a function's length propertyINDIRECT17
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
signed-varint • 2.0.1efficiently store signed integers in varintINDIRECT1
simple-concat • 1.0.1Super-minimalist version of `concat-stream`. Less than 15 lines!INDIRECT0
simple-get • 2.8.2Simplest way to make http get requests. Supports HTTPS, redirects, gzip/deflate, streams in < 100 lines.INDIRECT5
split-on-first • 1.1.0Split a string on the first occurance of a given separatorINDIRECT0
stable • 0.1.8A stable array sort for JavaScriptINDIRECT0
stream-browserify • 3.0.0the stream module from node core for browsersINDIRECT5
stream-http • 3.2.0Streaming http in the browserINDIRECT7
stream-to-it • 0.2.4Convert Node.js streams to streaming iterablesINDIRECT1
strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986INDIRECT0
strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986INDIRECT0
string_decoder • 1.1.1The string_decoder module from Node coreINDIRECT1
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
string-width • 3.1.0Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 5.2.0Strip ANSI escape codes from a stringINDIRECT1
strip-hex-prefix • 1.0.0A simple method that will strip a valid hex prefix off a string, if present.INDIRECT1
superstruct • 1.0.4A simple and composable way to validate data in JavaScript (and TypeScript).INDIRECT0
supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag.INDIRECT0
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hangedINDIRECT0
timeout-abort-controller • 1.1.1An AbortController that aborts after a specified timeoutINDIRECT3
to-buffer • 1.2.2Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.INDIRECT30
toggle-selection • 1.0.6Toggle current selected content in browserINDIRECT0
tr46 • 0.0.3An implementation of the Unicode TR46 specINDIRECT0
typed-array-buffer • 1.0.3Get the ArrayBuffer out of a TypedArray, robustly.INDIRECT27
typedarray-to-buffer • 3.1.5Convert a typed array to a Buffer without a copyINDIRECT1
uint8arrays • 1.1.0Utility functions to make dealing with Uint8Arrays easierINDIRECT37
uint8arrays • 2.1.10Utility functions to make dealing with Uint8Arrays easierINDIRECT1
uint8arrays • 3.1.1Utility functions to make dealing with Uint8Arrays easierINDIRECT1
undici-types • 8.3.0A stand-alone types package for UndiciINDIRECT0
update-browserslist-db • 1.2.3CLI tool to update caniuse-lite to refresh target browsers from Browserslist configINDIRECT2
url-set-query • 1.0.0small function to append a query string to a URLINDIRECT0
use-sync-external-store • 1.6.0Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.DIRECT0
utf8 • 2.1.1A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
util • 0.12.5Node.js's util module for all enginesINDIRECT32
uuid • 8.3.2RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
uuid • 9.0.1RFC4122 (v1, v4, and v5) UUIDsINDIRECT0
varint • 5.0.2protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
varint • 6.0.0protobuf-style varint bytes - use msb to create integer values of varying sizesINDIRECT0
web-encoding • 1.1.5TextEncoder and TextDecoder APIs from Encoding Standard APIs in a universal packageINDIRECT34
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
wrap-ansi • 5.1.0Wordwrap a string with ANSI escape codesINDIRECT8
ws • 7.4.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
ws • 7.5.3Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xhr-request-promise • 0.1.3Thin wrapper on top of [this](https://www.npmjs.com/package/xhr-request) to use Promise instead of callbacks.INDIRECT22
xhr-request • 1.1.0tiny http client for Node and the browserINDIRECT21
xhr • 2.6.0small xhr abstractionINDIRECT7
xtend • 4.0.2extend like a bossINDIRECT0
yaeti • 0.0.6Yet Another EventTarget ImplementationINDIRECT0
yargs • 13.3.2yargs the modern, pirate-themed, successor to optimist.INDIRECT25
zustand • 4.5.7🐻 Bear necessities for state management in ReactINDIRECT1
ISC53
PackageRelationDependenciesPublished
@klaytn/kaikas-web3-provider • 1.0.2Kaikas web3 providerDIRECT417
@metamask/eth-json-rpc-provider • 1.0.1Create an Ethereum provider using a JSON-RPC engine or middlewareINDIRECT30
@metamask/json-rpc-engine • 7.3.3A tool for processing JSON-RPC messagesINDIRECT27
@metamask/safe-event-emitter • 2.0.0An EventEmitter that isolates the emitter from errors in handlersINDIRECT0
@metamask/safe-event-emitter • 3.1.2An EventEmitter that isolates the emitter from errors in handlersINDIRECT0
@metamask/utils • 5.0.2Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebase.INDIRECT18
@metamask/utils • 8.5.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT22
@metamask/utils • 9.3.0Various JavaScript/TypeScript utilities of wide relevance to the MetaMask codebaseINDIRECT22
blob-to-it • 1.0.4Turns a blob into an async iteratorINDIRECT1
browser-readablestream-to-it • 1.0.3Turns a browser readble stream into an async iteratorINDIRECT0
browserify-sign • 4.2.6adds node crypto signing for browsersINDIRECT63
cliui • 5.0.0easily create complex multi-column command-line-interfacesINDIRECT9
d • 1.0.2Property descriptor factoryINDIRECT8
electron-to-chromium • 1.5.396Provides a list of electron-to-chromium version mappingsINDIRECT0
es5-ext • 0.10.64ECMAScript extensions and shimsINDIRECT8
es6-symbol • 3.1.4ECMAScript 6 Symbol polyfillINDIRECT8
esniff • 2.0.1Low footprint ECMAScript source code parserINDIRECT8
eth-json-rpc-filters • 4.2.2[json-rpc-engine](https://github.com/MetaMask/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).INDIRECT110
eth-json-rpc-filters • 6.0.1[json-rpc-engine](https://github.com/MetaMask/json-rpc-engine) middleware implementing ethereum filter methods. Backed by an [eth-block-tracker](https://github.com/MetaMask/eth-block-tracker) and web3 provider interface (`web3.currentProvider`).INDIRECT11
eth-json-rpc-middleware • 6.0.0Ethereum related middleware for [`json-rpc-engine`](https://github.com/MetaMask/json-rpc-engine).INDIRECT103
eth-query • 2.1.2like web3 but for minimalistsINDIRECT2
eth-sig-util • 1.4.2A few useful functions for signing ethereum dataINDIRECT84
ext • 1.7.0JavaScript utilities with respect to emerging standardINDIRECT1
get-caller-file • 2.0.5[![Build Status](https://travis-ci.org/stefanpenner/get-caller-file.svg?branch=master)](https://travis-ci.org/stefanpenner/get-caller-file) [![Build status](https://ci.appveyor.com/api/projects/status/ol2q94g1932cy14a/branch/master?svg=true)](https://ci.aINDIRECT0
http-https • 1.0.0A wrapper that chooses http or https for requestsINDIRECT0
https • 1.0.0https mediationINDIRECT0
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
it-all • 1.0.6Collects all values from an async iterator and returns them as an arrayINDIRECT0
it-glob • 0.0.14Async iterable filename pattern matcherINDIRECT5
it-last • 1.0.6Returns the last result from an async iteratorINDIRECT0
it-map • 1.0.6Maps the values yielded by an async iteratorINDIRECT0
it-peekable • 1.0.3Allows peeking/pushing an iterableINDIRECT0
json-rpc-engine • 5.4.0a tool for processing JSON RPCINDIRECT4
json-rpc-engine • 6.1.0A tool for processing JSON-RPC messages.INDIRECT3
json-rpc-random-id • 1.0.1Generates an id useable in json rpc payloads.INDIRECT0
lru-cache • 5.1.1A cache object that deletes the least-recently-used items.INDIRECT1
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
next-tick • 1.1.0Environment agnostic nextTick polyfillINDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
parse-asn1 • 5.1.9utility library for parsing asn1 files for use with browserify-sign.INDIRECT54
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
require-main-filename • 2.0.0shim for require.main.filename() that works in as many environments as possibleINDIRECT0
safe-event-emitter • 1.0.1An `EventEmitter` that isolates the emitter from errors in handlers. If an error is thrown in a handler it is caught and re-thrown inside of a `setTimeout` so as to not interupt the emitter's code flow.INDIRECT1
semver • 6.3.1The semantic version parser used by npm.INDIRECT0
semver • 7.8.5The semantic version parser used by npm.INDIRECT0
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncateINDIRECT0
type • 2.7.3Runtime validation and processing of JavaScript typesINDIRECT0
which-module • 2.0.1Find the module object for something that was require()dINDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 4.0.3the bare-bones internationalization library used by yargsINDIRECT0
yallist • 3.1.1Yet Another Linked ListINDIRECT0
yargs-parser • 13.1.2the mighty option parser used by yargsINDIRECT2
Apache-2.016
PackageRelationDependenciesPublished
@coinbase/wallet-sdk • 3.9.3Coinbase Wallet JavaScript SDKDIRECT89
@walletconnect/browser-utils • 1.8.0Browser Utilities for WalletConnectINDIRECT5
@walletconnect/client • 1.8.0Client for WalletConnectINDIRECT30
@walletconnect/core • 1.8.0Core Library for WalletConnectINDIRECT24
@walletconnect/ethereum-provider • 1.8.0Ethereum Provider for WalletConnectDIRECT92
@walletconnect/iso-crypto • 1.8.0Isomorphic Crypto for WalletConnectINDIRECT26
@walletconnect/qrcode-modal • 1.8.0QR Code Modal for WalletConnectINDIRECT47
@walletconnect/signer-connection • 1.8.0Signer Connection for WalletConnect ProvidersINDIRECT74
@walletconnect/socket-transport • 1.8.0Socket Transport for WalletConnectINDIRECT23
@walletconnect/types • 1.8.0Typescript Types for WalletConnectINDIRECT0
@walletconnect/utils • 1.8.0Utility Library for WalletConnectINDIRECT21
baseline-browser-mapping • 2.11.4A library for obtaining browser versions with their maximum supported Baseline feature set and Widely Available status.INDIRECT0
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
ursa-optional • 0.10.2RSA public/private key OpenSSL bindings for node and io.jsINDIRECT3
websocket • 1.0.31Websocket Client & Server Library implementing the WebSocket protocol as specified in RFC 6455.INDIRECT15
BSD-3-Clause12
PackageRelationDependenciesPublished
@protobufjs/aspromise • 1.1.2Returns a promise from a node-style callback function.INDIRECT0
@protobufjs/base64 • 1.1.2A minimal base64 implementation for number arrays.INDIRECT0
@protobufjs/codegen • 2.0.5A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.1A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.1Fetches the contents of a file accross node and browsers.INDIRECT1
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.2Requires a module only if available and hides the require call from bundlers.INDIRECT0
@protobufjs/path • 1.1.2A minimal path module to resolve Unix, Windows and URL paths alike.INDIRECT0
@protobufjs/pool • 1.1.0A general purpose buffer pool.INDIRECT0
@protobufjs/utf8 • 1.1.2A minimal UTF8 implementation for number arrays.INDIRECT0
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
protobufjs • 6.11.6Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
MPL-2.06
PackageRelationDependenciesPublished
@ethereumjs/rlp • 4.0.1Recursive Length Prefix Encoding ModuleINDIRECT0
@ethereumjs/tx • 4.2.0A simple module for creating, manipulating and signing Ethereum transactionsINDIRECT11
@ethereumjs/util • 8.1.0A collection of utility functions for EthereumINDIRECT8
ethereumjs-util • 5.2.1a collection of utility functions for EthereumINDIRECT83
pem-jwk • 2.0.0convert between PEM and JWK formatsINDIRECT5
rlp • 2.2.7Recursive Length Prefix Encoding ModuleINDIRECT1
non-standard5
PackageRelationDependenciesPublished
@klaytn/wagmi-core • 0.1.0Vanilla JS library for EthereumDIRECT4
abitype • 0.1.8Strict TypeScript types for Ethereum ABIs DIRECT0
jsonify • 0.0.1JSON without touching any globalsINDIRECT0
keypair • 1.0.4Generate a RSA PEM key pair from pure JSINDIRECT0
oboe • 2.1.3Oboe.js reads json, giving you the objects as they are found without waiting for the stream to finishINDIRECT1
unknown4
PackageRelationDependenciesPublished
dom-walk • 0.1.2iteratively walk a DOM nodeINDIRECT0
http • 0.0.1-securitysecurity holding packageINDIRECT0
reset • 0.1.0A resource-oriented service framework.INDIRECT0
run • 1.5.0Reruns the given file whenever a file in the current working dir subtree is changed.INDIRECT4
Apache-2.0 OR MIT3
PackageRelationDependenciesPublished
btoa • 1.2.1btoa for Node.JS (it's a one-liner)INDIRECT0
ipfs-core-types • 0.3.1IPFS interface definitions used by implementations for API compatibility.INDIRECT102
ipfs-http-client • 49.0.4A client library for the IPFS HTTP APIINDIRECT182
0BSD3
PackageRelationDependenciesPublished
pony-cause • 2.1.11Ponyfill and helpers for Error CausesINDIRECT0
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
BSD-2-Clause2
PackageRelationDependenciesPublished
delimit-stream • 0.1.0Push messages from a stream partitioned by the given delimiterINDIRECT0
webidl-conversions • 3.0.1Implements the WebIDL algorithms for converting to and from JavaScript valuesINDIRECT0
LGPL-3.01
PackageRelationDependenciesPublished
caver-js • 1.12.2caver-js is a JavaScript API library that allows developers to interact with a Kaia nodeINDIRECT338
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.12Streamable SHA hashes in pure javascriptINDIRECT32
Apache-2.0 AND MIT1
PackageRelationDependenciesPublished
multiformats • 9.9.0Interface for multihash, multicodec, multibase and CIDINDIRECT0
Apache-2.0 OR Unlicense1
PackageRelationDependenciesPublished
@zxing/text-encoding • 0.9.0Polyfill for the Encoding Living Standard's API.INDIRECT0
CC-BY-4.01
PackageRelationDependenciesPublished
caniuse-lite • 1.0.30001806A smaller version of caniuse-db, with only the essentials!INDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
node-forge • 0.10.0JavaScript implementations of network transports, cryptography, ciphers, PKI, message digests, and various utilities.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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