@hdwallet/core
Version:
A complete Hierarchical Deterministic (HD) Wallet generator for 200+ cryptocurrencies, built with TypeScript.
16 lines (9 loc) • 393 B
Markdown
## Distribution Folder
The contents of this folder are for using `import` in ESM
browser-base projects.
The `hdwallet.js` (and `hdwallet.min.js`) files only include the
English wordlist to conserve space.
### Notes
The contents are generated via the `npm build dist` target using
`rollup` and the `/rollup.config.js` configuration.
Do not modify the files in this folder.