licenses.dev

@hethers/contracts v1.2.4

Contract abstraction meta-class for hethers.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT105
PackageRelationDependenciesPublished
@ethersproject/abi • 5.5.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.DIRECT30
@ethersproject/abi • 5.8.0Utilities and Classes for parsing, formatting and managing Ethereum ABIs.INDIRECT27
@ethersproject/abstract-provider • 5.8.0An Abstract Class for describing an Ethereum Provider for ethers.INDIRECT24
@ethersproject/abstract-signer • 5.8.0An Abstract Class for desribing an Ethereum Signer for ethers.INDIRECT25
@ethersproject/address • 5.8.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@ethersproject/base64 • 5.5.0Base64 coder.INDIRECT2
@ethersproject/base64 • 5.8.0Base64 coder.INDIRECT2
@ethersproject/basex • 5.5.0Base-X without Buffer.INDIRECT3
@ethersproject/bignumber • 5.5.0BigNumber library used in ethers.js.DIRECT3
@ethersproject/bignumber • 5.8.0BigNumber library used in ethers.js.INDIRECT3
@ethersproject/bytes • 5.5.0Bytes utility functions for ethers.DIRECT1
@ethersproject/bytes • 5.8.0Bytes utility functions for ethers.INDIRECT1
@ethersproject/constants • 5.8.0Common Ethereum constants used for ethers.INDIRECT4
@ethersproject/hash • 5.5.0Hash utility functions for Ethereum.INDIRECT30
@ethersproject/hash • 5.8.0Hash utility functions for Ethereum.INDIRECT26
@ethersproject/keccak256 • 5.5.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/keccak256 • 5.8.0The keccak256 hash function for ethers.INDIRECT3
@ethersproject/logger • 5.8.0Logger utility functions for ethers.INDIRECT0
@ethersproject/networks • 5.8.0Network definitions for ethers.INDIRECT1
@ethersproject/properties • 5.5.0Properties utility functions for ethers.DIRECT1
@ethersproject/properties • 5.8.0Properties utility functions for ethers.INDIRECT1
@ethersproject/random • 5.5.0Random utility functions for ethers.INDIRECT2
@ethersproject/rlp • 5.8.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.8.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@ethersproject/strings • 5.5.0String utility functions.INDIRECT6
@ethersproject/strings • 5.8.0String utility functions.INDIRECT5
@ethersproject/transactions • 5.8.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@ethersproject/web • 5.5.0Utility fucntions for managing web requests for ethers.INDIRECT11
@ethersproject/web • 5.8.0Utility fucntions for managing web requests for ethers.INDIRECT8
@hethers/abstract-provider • 1.2.1An Abstract Class for describing an Hedera Hashgraph Provider for hethers.DIRECT28
@hethers/abstract-signer • 1.2.3An Abstract Class for describing an Hedera Hashgraph Signer for hethers.DIRECT29
@hethers/address • 1.2.0Utilities for handling EVM Addresses for hethers.DIRECT7
@hethers/constants • 1.2.0Common EVM & Hedera Hashgraph constants used for hethers.INDIRECT4
@hethers/logger • 1.2.0Logger utility functions for hethers.DIRECT0
@hethers/networks • 1.2.0Network definitions for hethers.INDIRECT8
@hethers/providers • 1.2.4Hedera Hashgraph Providers for hethers.DIRECT141
@hethers/signing-key • 1.2.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@hethers/transactions • 1.2.2Utilities for decoding and encoding Hedera Hashgraph transactions for hethers.DIRECT19
@js-sdsl/ordered-map • 4.4.2javascript standard data structure library which benchmark against C++ STLINDIRECT0
@noble/curves • 1.9.2Audited & minimal JS implementation of elliptic curve cryptographyINDIRECT1
@noble/hashes • 1.8.0Audited & minimal 0-dependency JS implementation of SHA, RIPEMD, BLAKE, HMAC, HKDF, PBKDF & ScryptINDIRECT0
@types/axios • 0.14.4Stub TypeScript definitions entry for axios, which provides its own types definitionsINDIRECT2
@types/long • 4.0.2TypeScript definitions for long.jsINDIRECT0
@types/node • 24.0.7TypeScript definitions for nodeINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
atomic-sleep • 1.0.0Zero CPU overhead, zero dependency, true event-loop blocking sleepINDIRECT0
axios • 0.24.0Promise based HTTP client for the browser and node.jsINDIRECT1
base64-js • 1.5.1Base64 encoding/decoding in pure JSINDIRECT0
bech32 • 1.1.4Bech32 encoding / decodingINDIRECT0
bignumber.js • 9.3.0A library for arbitrary-precision decimal and non-decimal arithmeticINDIRECT0
bn.js • 4.12.2Big number implementation in pure javascriptINDIRECT0
bn.js • 5.2.2Big number implementation in pure javascriptINDIRECT0
brorand • 1.1.0Random number generator for browsers and node.jsINDIRECT0
buffer • 6.0.3Node.js Buffer API, for the browserINDIRECT2
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colorette • 2.0.20🌈Easily set your terminal text color & styles.INDIRECT0
crypto-js • 4.2.0JavaScript library of crypto standards.INDIRECT0
dateformat • 4.6.3A node.js package for Steven Levithan's excellent dateFormat() function.INDIRECT0
elliptic • 6.5.4EC cryptographyINDIRECT7
elliptic • 6.6.1EC cryptographyINDIRECT7
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed.INDIRECT2
escalade • 3.2.0A tiny (183B to 210B) and fast utility to ascend parent directoriesINDIRECT0
fast-base64-decode • 1.0.0A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).INDIRECT0
fast-copy • 3.0.2A blazing fast deep object copierINDIRECT0
fast-redact • 3.5.0very fast object redactionINDIRECT0
fast-safe-stringify • 2.1.1Safely and quickly serialize JavaScript objectsINDIRECT0
follow-redirects • 1.15.9HTTP and HTTPS modules that follow redirects.INDIRECT0
hash.js • 1.1.7Various hash functions that could be run by both browser and nodeINDIRECT2
help-me • 5.0.0Help command for node, partner of minimist and commistINDIRECT0
hmac-drbg • 1.0.1Deterministic random bit generator (hmac)INDIRECT4
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
joycon • 3.1.1Load config with ease.INDIRECT0
js-sha3 • 0.8.0A simple SHA-3 / Keccak / Shake hash function for JavaScript supports UTF-8 encoding.INDIRECT0
lodash.camelcase • 4.3.0The lodash method `_.camelCase` exported as a module.INDIRECT0
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
on-exit-leak-free • 2.1.2Execute a function on exit without leaking memory, allowing all objects to be garbage collectedINDIRECT0
pino-abstract-transport • 2.0.0Write Pino transports easilyINDIRECT1
pino-pretty • 13.0.0Prettifier for Pino log linesINDIRECT18
pino-std-serializers • 7.0.0A collection of standard object serializers for PinoINDIRECT0
pino • 9.7.0super fast, all natural json loggerINDIRECT12
process-warning • 5.0.0A small utility for creating warnings and emitting them.INDIRECT0
pump • 3.0.3pipe streams together and close all of them if one of them closesINDIRECT3
pvtsutils • 1.3.6pvtsutils is a set of common utility functions used in various Peculiar Ventures TypeScript based projects.INDIRECT1
pvutils • 1.1.3Common utilities for products from Peculiar VenturesINDIRECT0
quick-format-unescaped • 4.0.4Solves a problem with util.formatINDIRECT0
react-native-get-random-values • 1.11.0A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.INDIRECT1
real-require • 0.2.0Keep require and import consistent after bundling or transpilingINDIRECT0
require-directory • 2.1.1Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules.INDIRECT0
rfc4648 • 1.5.4Encoding and decoding for base64, base32, base16, and friendsINDIRECT0
safe-stable-stringify • 2.5.0Deterministic and safely JSON.stringify to quickly serialize JavaScript objectsINDIRECT0
sonic-boom • 4.2.0Extremely fast utf8 only stream implementationINDIRECT1
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
strip-json-comments • 3.1.1Strip comments from JSON. Lets you use comments in your JSON files!INDIRECT0
thread-stream • 3.1.0A streaming way to send data to a Node.js Worker ThreadINDIRECT1
undici-types • 7.8.0A stand-alone types package for UndiciINDIRECT0
utf8 • 3.0.0A well-tested UTF-8 encoder/decoder written in JavaScript.INDIRECT0
wrap-ansi • 7.0.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
yargs • 17.7.2yargs the modern, pirate-themed, successor to optimist.INDIRECT15
BSD-3-Clause17
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.4A minimalistic code generation utility.INDIRECT0
@protobufjs/eventemitter • 1.1.0A minimal event emitter.INDIRECT0
@protobufjs/fetch • 1.1.0Fetches the contents of a file accross node and browsers.INDIRECT2
@protobufjs/float • 1.0.2Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.INDIRECT0
@protobufjs/inquire • 1.1.0Requires 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.0A minimal UTF8 implementation for number arrays.INDIRECT0
asn1js • 3.0.6asn1js is a pure JavaScript library implementing this standard. ASN.1 is the basis of all X.509 related data structures and numerous other protocols used on the webINDIRECT3
ieee754 • 1.2.1Read/write IEEE754 floating point numbers from/to a Buffer or array-like objectINDIRECT0
js-base64 • 3.7.7Yet another Base64 transcoder in pure-JSINDIRECT0
protobufjs • 6.11.4Protocol Buffers for JavaScript (& TypeScript).INDIRECT14
protobufjs • 7.2.5Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
protobufjs • 7.5.3Protocol Buffers for JavaScript (& TypeScript).INDIRECT13
secure-json-parse • 2.7.0JSON parse with prototype poisoning protectionINDIRECT0
ISC9
PackageRelationDependenciesPublished
cliui • 8.0.1easily create complex multi-column command-line-interfacesINDIRECT9
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
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
split2 • 4.2.0split a Text Stream into a Line Stream, using Stream 3INDIRECT0
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
y18n • 5.0.8the bare-bones internationalization library used by yargsINDIRECT0
yargs-parser • 21.1.1the mighty option parser used by yargsINDIRECT0
Apache-2.08
PackageRelationDependenciesPublished
@grpc/grpc-js • 1.13.4gRPC Library for Node - pure JS implementationINDIRECT33
@grpc/proto-loader • 0.7.15gRPC utility library for loading .proto filesINDIRECT31
@hashgraph/cryptography • 1.8.0Cryptographic utilities and primitives for the Hiero SDKINDIRECT19
@hashgraph/proto • 2.19.0Protobufs for the Hiero SDKINDIRECT14
@hashgraph/proto • 2.9.0Protobufs for the Hedera™ Hashgraph SDKINDIRECT15
@hashgraph/sdk • 2.67.0Hiero SDKINDIRECT111
long • 4.0.0A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
long • 5.3.2A Long class for representing a 64-bit two's-complement integer value.INDIRECT0
BSD-3-Clause OR GPL-2.01
PackageRelationDependenciesPublished
forge-light • 1.1.4A custom version of node-forge with selected algorithms.INDIRECT0
MIT OR WTFPL1
PackageRelationDependenciesPublished
spark-md5 • 3.0.2Lightning fast normal and incremental md5 for javascriptINDIRECT0
Unlicense1
PackageRelationDependenciesPublished
tweetnacl • 1.0.3Port of TweetNaCl cryptographic library to JavaScriptINDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.2.4 version:

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