@fuel-ts/wordlists
@fuel-ts/wordlists is a sub-module for interacting with Fuel.
This module contains a wordlist for BIP 39 mnemonic phrases, currently limited to English words.
Table of contents
Documentation
Usage
Installation
pnpm add @fuel-ts/wordlists
# or
npm add @fuel-ts/wordlists
Full SDK Installation
Alternatively, we recommend you install the complete SDK using the umbrella package:
pnpm add fuels
# or
npm add fuels
Contributing
In order to contribute to @fuel-ts/wordlists
, please see the main fuels-ts monorepo.
Changelog
The @fuel-ts/wordlists
changelog can be found at CHANGELOG.
License
The primary license for @fuel-ts/wordlists
is Apache 2.0
, see LICENSE.