2019-05-15 01:25:46 +03:00
|
|
|
BIP39 Wordlists
|
|
|
|
===============
|
|
|
|
|
2020-08-25 08:09:48 +03:00
|
|
|
This sub-module is part of the [ethers project](https://github.com/ethers-io/ethers.js).
|
2019-05-15 01:25:46 +03:00
|
|
|
|
|
|
|
Supported Languages:
|
2020-08-25 08:09:48 +03:00
|
|
|
|
2019-05-15 01:25:46 +03:00
|
|
|
- **en** - English
|
|
|
|
- **es** - Spanish
|
|
|
|
- **fr** - French
|
|
|
|
- **it** - Italian
|
|
|
|
- **ja** - Japanese
|
|
|
|
- **ko** - Korean
|
|
|
|
- **zh_cn** - Chinese (simplified)
|
|
|
|
- **zh_tw** - Chinese (traditional)
|
|
|
|
|
2020-08-25 08:09:48 +03:00
|
|
|
For more information, see the [documentation](https://docs.ethers.io/v5/api/utils/wordlists/).
|
2019-05-15 01:25:46 +03:00
|
|
|
|
|
|
|
|
|
|
|
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
|