feat: BIP39 generator

Signed-off-by: Corentin Thomasset <corentin.thomasset74@gmail.com>
This commit is contained in:
Corentin Thomasset 2020-07-08 19:54:55 +02:00
parent 19eafdbe37
commit a282c526c1
No known key found for this signature in database
GPG key ID: DBD997E935996158
5 changed files with 131 additions and 13 deletions

View file

@ -10,6 +10,7 @@
},
"dependencies": {
"axios": "^0.19.2",
"bip39": "^3.0.2",
"color-convert": "^2.0.1",
"color-name": "^1.1.4",
"core-js": "^3.6.4",