export database

This commit is contained in:
Artyom Ashirov
2024-11-16 19:18:50 +03:00
parent 44ae5a6631
commit e3f2e87fcc
4 changed files with 947 additions and 14 deletions

View File

@@ -7,6 +7,7 @@
"dev": "nodemon src/index.js"
},
"dependencies": {
"archiver": "^7.0.1",
"axios": "^1.7.7",
"bip39": "^3.1.0",
"bitcoinjs-lib": "^6.1.6",