@exodus/ethers

Ethereum wallet library

Usage no npm install needed!

<script type="module">
  import exodusEthers from 'https://cdn.skypack.dev/@exodus/ethers';
</script>

README

ethers

Contains the /utils, and some of the /providers extracted from the ethers package.

JS code not modified. Imports that reference files that haven't been included have been commented out in:

  • ./ethers.d.ts, ./ethers.js
  • ./providers/index.d.ts, ./providers/index.js
  • ./wordlists/index.d.ts, ./wordlists/index.js

License

MIT, as the original package.