@wansproject/wordlists

Word lists for BIP39 wallets.

Usage no npm install needed!

<script type="module">
  import wansprojectWordlists from 'https://cdn.skypack.dev/@wansproject/wordlists';
</script>

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