Détail du package

ethjs-sha3

ethjs251MIT0.1.3

Just the sha3 method used by Etheruem dApps, and contracts.

ethereum, rpc, formatter, format

readme

ethjs-sha3


This module is now defunkt. Please use js-sha3.keccak_256 from which the original port was made.

npm install --save js-sha3

Github: https://github.com/emn178/js-sha3

changelog

0.1.4 -- unpublish

  1. Unpublish this sha module altogether

0.1.3 -- config fixes

  1. webpack config updates
  2. build config updates

0.0.2 -- more docs, tests

  1. More doc coverage
  2. More tests

0.0.1 -- ethjs-sha3

  1. Basic testing
  2. Basic docs
  3. License
  4. linting
  5. basic exports