nobleCurves, serve file for cryptography in the browser

This commit is contained in:
2025-02-19 20:48:16 +01:00
parent 295513f83b
commit da4f74b60c
10 changed files with 90 additions and 86 deletions

View File

@ -21,6 +21,7 @@
"socket.io-client": "^4.8.1"
},
"devDependencies": {
"@babel/plugin-syntax-bigint": "^7.8.3",
"@babel/preset-env": "^7.26.8",
"jest": "^29.7.0"
}