0.4.0 • Published 7 months ago

bip39-cities-wordlist v0.4.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
7 months ago

bip39-cities-wordlist-js

JS version of the BIP39 cities wordlist.

Designed to be used with scure-bip39 to generate BIP39 compliant mnemonic phrases.

Getting started

To work locally with this project, follow the steps below:

  1. Fork, clone or download this project
  2. npm install
  3. Copy .example.env to .env and set variables as required

Building

To build the project in JS: npm run build

Testing

To run unit tests: npm run test

Publishing new releases

  1. Bump the version number in package.json
  2. npm run build
  3. npm publish
0.3.0

7 months ago

0.4.0

7 months ago

0.2.0

12 months ago

0.1.0

12 months ago