JSPM

@into-the-fathom/wordlists

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

Word lists for BIP39 wallets.

Package Exports

  • @into-the-fathom/wordlists
  • @into-the-fathom/wordlists/lib.esm/index.js
  • @into-the-fathom/wordlists/lib/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 (@into-the-fathom/wordlists) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

BIP39 Wordlists

This sub-module is part of the ethers project.

Supported Languages:

  • en - English
  • es - Spanish
  • fr - French
  • it - Italian
  • ja - Japanese
  • ko - Korean
  • zh_cn - Chinese (simplified)
  • zh_tw - Chinese (traditional)

For more information, see the documentation.

Browser

In the browser distribution file, only the English word list is included in the root ethers pacakge. To include additional word lists, they must be added using additional <script> tags, after the root ethers library has been included.

License

MIT License