UNPKG

@cowprotocol/cow-sdk

Version:

<p align="center"> <img width="400" src="https://github.com/cowprotocol/cow-sdk/raw/main/docs/images/CoW.png" /> </p>

32 lines (21 loc) 720 B
BIP39 Wordlists =============== This sub-module is part of the [ethers project](https://github.com/ethers-io/ethers.js). 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](https://docs.ethers.io/v5/api/utils/wordlists/). 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