UNPKG

eth-crypto

Version:

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

4 lines (3 loc) 86 B
"use strict"; var EthCrypto = require('./index.js'); window['EthCrypto'] = EthCrypto;