JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 833
  • Score
    100M100P100Q96135F
  • License MIT

Cryptographic javascript-functions for ethereum and tutorials on how to use them together with web3js and solidity

Package Exports

  • eth-crypto-js
  • eth-crypto-js/dist/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (eth-crypto-js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Eth-crypto-js


npm version Build Status Coverage Status Maintainability Known Vulnerabilities

Eth-crypto-js is clone of https://github.com/pubkey/eth-crypto intend to provide cross javasctipt support of cryptographic javascript-functions for ethereum and tutorials on how to use them together with web3js and solidity.

How to install

  yarn add eth-crypto-js
  or
  npm install --save eth-crypto-js

How to use

  yarn add eth-crypto-js

or

  npm install eth-crypto-js

Supported API

Issues

Should it happen that the tool broke down on you please head to our Issue tracker

  1. Search if the issue is already discussed or explained.
  2. If no luck feel free to open a new issue and we will get back to you as soon as possible.