UNPKG

eth-crypto

Version:

Cryptographic functions for ethereum and how to use them with web3 and solidity

3 lines (2 loc) 74 B
const EthCrypto = require('./index.js'); window['EthCrypto'] = EthCrypto;