licenses.dev

@vocdoni/storage-proofs-eth v0.4.1

Javascript/Typescript library to generate storage proofs for ERC token contracts

Published on

Licenses

Learn more about license information.

Package Licenses

GPL-3.0-or-later

Dependency Licenses

MIT103
PackageRelationDependenciesPublished
@ethereumjs/common • 2.6.5Resources common to all Ethereum implementationsDIRECT45
@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
@types/abstract-leveldown • 7.2.5TypeScript definitions for abstract-leveldownINDIRECT0
@types/bn.js • 5.1.6TypeScript definitions for bn.jsINDIRECT2
@types/level-errors • 3.0.2TypeScript definitions for level-errorsINDIRECT0
@types/levelup • 4.3.3TypeScript definitions for levelupINDIRECT4
@types/node • 22.8.6TypeScript definitions for nodeINDIRECT1
@types/pbkdf2 • 3.1.2TypeScript definitions for pbkdf2INDIRECT2
@types/secp256k1 • 4.0.6TypeScript definitions for secp256k1INDIRECT2
abstract-leveldown • 6.2.3An abstract prototype matching the LevelDOWN APIINDIRECT8
abstract-leveldown • 6.3.0An abstract prototype matching the LevelDOWN APIINDIRECT7
aes-js • 3.0.0A pure JavaScript implementation of the AES block cipher and all common modes of operation.INDIRECT0
base-x • 3.0.10Fast base encoding / decoding of any given alphabetINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
blakejs • 1.2.1Pure Javascript implementation of the BLAKE2b and BLAKE2s hash functionsINDIRECT0
bn.js • 4.12.0Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.1Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
browserify-aes • 1.2.0aes, for browserifyINDIRECT13
bs58 • 4.0.1Base 58 encoding / decodingINDIRECT2
bs58check • 2.1.2A straightforward implementation of base58-check encodingINDIRECT13
buffer-xor • 1.0.3A simple module for bitwise-xor on buffersINDIRECT0
buffer • 5.7.1Node.js Buffer API, for the browserINDIRECT2
cipher-base • 1.0.4abstract base class for crypto-streamsINDIRECT2
create-hash • 1.2.0create hashes for browserifyINDIRECT10
create-hmac • 1.1.7node style hmacs in the browserINDIRECT11
deferred-leveldown • 5.3.0For handling delayed-open on LevelDOWN compatible librariesINDIRECT9
elliptic • 6.5.4EC cryptographyINDIRECT7
elliptic • 6.6.0EC cryptographyINDIRECT7
encoding-down • 6.3.0LevelDOWN wrapper supporting levelup@1 encodingsINDIRECT13
errno • 0.1.8libuv errno details exposedINDIRECT1
ethereum-cryptography • 0.1.3All the cryptographic primitives used in EthereumINDIRECT39
ethers • 5.7.2Umbrella package for most common Ethers libraries.DIRECT44
evp_bytestokey • 1.0.3The insecure key derivation algorithm from OpenSSLINDIRECT7
functional-red-black-tree • 1.0.1A fully persistent balanced binary search treeINDIRECT0
hash-base • 3.1.0abstract base class for hash-streamsINDIRECT5
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
immediate • 3.2.3A cross browser microtask libraryINDIRECT0
immediate • 3.3.0A cross browser microtask libraryINDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
keccak • 3.0.4Keccak sponge function familyINDIRECT7
level-codec • 9.0.2Encode keys, values and range options, with built-in or custom encodingsINDIRECT3
level-concat-iterator • 2.0.1Concatenate items from an iterator into an array.INDIRECT0
level-errors • 2.0.1Error types for levelupINDIRECT2
level-iterator-stream • 4.0.2Turn an abstract-leveldown iterator into a readable streamINDIRECT6
level-mem • 5.0.1A convenience package bundling LevelUP & MemDOWNINDIRECT27
level-packager • 5.1.1LevelUP package helper for distributing with a LevelDOWN-compatible back-endINDIRECT22
level-supports • 1.0.1Create a manifest describing the abilities of a levelup or abstract-leveldown dbINDIRECT1
level-ws • 2.0.0A basic WriteStream implementation for LevelUPINDIRECT6
levelup • 4.4.0Fast & simple storage - a Node.js-style LevelDB wrapperINDIRECT18
ltgt • 2.2.1implement correct ranges for level-*INDIRECT0
md5.js • 1.3.5node style md5 on pure JavaScriptINDIRECT6
memdown • 5.1.0An drop-in replacement for LevelDOWN that works in memory onlyINDIRECT12
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
node-addon-api • 2.0.2Node.js API (N-API)INDIRECT0
node-addon-api • 5.1.0Node.js API (Node-API)INDIRECT0
node-gyp-build • 4.8.2Build tool and bindings loader for node-gyp that supports prebuildsINDIRECT0
pbkdf2 • 3.1.2This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes()INDIRECT12
prr • 1.0.1A better Object.defineProperty()INDIRECT0
randombytes • 2.1.0random bytes from browserify stand aloneINDIRECT1
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.jsINDIRECT4
ripemd160 • 2.0.2Compute ripemd160 of bytes or strings.INDIRECT6
safe-buffer • 5.2.1Safer Node.js Buffer APIINDIRECT0
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
semaphore-async-await • 1.5.1A promise-based semaphore implementation suitable to be used with async/await.INDIRECT0
setimmediate • 1.0.5A shim for the setImmediate efficient script yielding APIINDIRECT0
string_decoder • 1.3.0The string_decoder module from Node coreINDIRECT1
undici-types • 6.19.8A stand-alone types package for UndiciINDIRECT0
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser supportINDIRECT0
ws • 7.4.6Simple to use, blazing fast and thoroughly tested websocket client and server for Node.jsINDIRECT0
xtend • 4.0.2extend like a bossINDIRECT0
MPL-2.05
PackageRelationDependenciesPublished
@ethereumjs/block • 3.6.3Provides Block serialization and help functionsDIRECT76
@ethereumjs/tx • 3.5.2A simple module for creating, manipulating and signing Ethereum transactionsINDIRECT46
ethereumjs-util • 7.1.5A collection of utility functions for EthereumINDIRECT43
merkle-patricia-tree • 4.2.4This is an implementation of the modified merkle patricia tree as specified in Ethereum's yellow paper.DIRECT72
rlp • 2.2.7Recursive Length Prefix Encoding ModuleINDIRECT1
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
crc-32 • 1.2.2Pure-JS CRC-32INDIRECT0
BSD-3-Clause AND MIT1
PackageRelationDependenciesPublished
sha.js • 2.4.11Streamable SHA hashes in pure javascriptINDIRECT2
BSD-3-Clause1
PackageRelationDependenciesPublished
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40vocdoni%2Fstorage-proofs-eth)](https://licenses.dev/npm/%40vocdoni%2Fstorage-proofs-eth)
<a href="https://licenses.dev/npm/%40vocdoni%2Fstorage-proofs-eth">
  <img src="https://licenses.dev/b/npm/%40vocdoni%2Fstorage-proofs-eth" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.1 version:

[![licenses](https://licenses.dev/b/npm/%40vocdoni%2Fstorage-proofs-eth/0.4.1)](https://licenses.dev/npm/%40vocdoni%2Fstorage-proofs-eth/0.4.1)
<a href="https://licenses.dev/npm/%40vocdoni%2Fstorage-proofs-eth/0.4.1">
  <img src="https://licenses.dev/b/npm/%40vocdoni%2Fstorage-proofs-eth/0.4.1" alt="licenses" />
</a>
GitHub