feat added Shamir Reocvery

This commit is contained in:
2023-08-15 13:13:57 -04:00
parent 3aa7c668af
commit eba1eb60ff
4 changed files with 74 additions and 36 deletions

View File

@@ -32,6 +32,7 @@
"dotenv": "^16.3.1",
"express": "^4.18.2",
"express-basic-auth": "^1.2.1",
"ffjavascript": "^0.2.60",
"helmet": "^7.0.0",
"mongodb": "^5.7.0",
"poseidon-lite": "^0.2.0",
@@ -64,4 +65,4 @@
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
}
}
}