licenses.dev

@into-the-fathom/abstract-signer v1.1.0

An Abstract Class for desribing an Ethereum Signer for ethers.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
@into-the-fathom/abstract-provider • 1.1.0An Abstract Class for describing an Ethereum Provider for ethers.DIRECT24
@into-the-fathom/address • 1.1.0Utilities for handling Ethereum Addresses for ethers.INDIRECT7
@into-the-fathom/base64 • 1.1.0Base64 coder.INDIRECT2
@into-the-fathom/bignumber • 1.1.0BigNumber library used in ethers.js.DIRECT3
@into-the-fathom/bytes • 1.1.0Bytes utility functions for ethers.DIRECT1
@into-the-fathom/constants • 1.1.0Common Ethereum constants used for ethers.INDIRECT4
@into-the-fathom/keccak256 • 1.1.0The keccak256 hash function for ethers.INDIRECT3
@into-the-fathom/logger • 1.1.0Logger utility functions for ethers.DIRECT0
@into-the-fathom/networks • 1.1.0Network definitions for ethers.INDIRECT1
@into-the-fathom/properties • 1.1.0Properties utility functions for ethers.DIRECT1
@into-the-fathom/rlp • 1.1.0Recursive-Length Prefix (RLP) coder.INDIRECT2
@into-the-fathom/signing-key • 1.1.0Elliptic curve library functions for the secp256k1 curve.INDIRECT12
@into-the-fathom/strings • 1.1.0String utility functions.INDIRECT5
@into-the-fathom/transactions • 1.1.0Utilities for decoding and encoding Ethereum transaction for ethers.INDIRECT19
@into-the-fathom/web • 1.1.0Utility functions for managing web requests for ethers.INDIRECT8
bn.js • 4.12.1Big 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
elliptic • 6.5.4EC cryptographyINDIRECT7
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
minimalistic-crypto-utils • 1.0.1Minimalistic tools for JS crypto modulesINDIRECT0
ISC2
PackageRelationDependenciesPublished
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimalistic-assert • 1.0.1minimalistic-assert ===INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40into-the-fathom%2Fabstract-signer)](https://licenses.dev/npm/%40into-the-fathom%2Fabstract-signer)
<a href="https://licenses.dev/npm/%40into-the-fathom%2Fabstract-signer">
  <img src="https://licenses.dev/b/npm/%40into-the-fathom%2Fabstract-signer" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40into-the-fathom%2Fabstract-signer/1.1.0)](https://licenses.dev/npm/%40into-the-fathom%2Fabstract-signer/1.1.0)
<a href="https://licenses.dev/npm/%40into-the-fathom%2Fabstract-signer/1.1.0">
  <img src="https://licenses.dev/b/npm/%40into-the-fathom%2Fabstract-signer/1.1.0" alt="licenses" />
</a>
GitHub