feat(tool): added BIP39 generator

This commit is contained in:
Corentin Thomasset 2021-03-15 18:38:16 +01:00
parent 93c11f0e44
commit ecbc5bad28
No known key found for this signature in database
GPG key ID: DBD997E935996158
5 changed files with 132 additions and 1 deletions

View file

@ -16,6 +16,7 @@
"@nuxtjs/axios": "^5.13.1",
"@nuxtjs/pwa": "^3.0.2",
"@nuxtjs/toast": "^3.3.1",
"bip39": "^3.0.3",
"core-js": "^3.6.5",
"crypto-js": "^4.0.0",
"nuxt": "^2.14.12",