adding ethers and call to aws endpoint in app

This commit is contained in:
yssf-io
2024-01-02 10:25:10 +01:00
parent f6e7c012ba
commit 593ab72ecf
6 changed files with 324 additions and 29 deletions

View File

@@ -10,12 +10,16 @@
"test": "jest"
},
"dependencies": {
"@babel/plugin-transform-private-methods": "^7.23.3",
"@ethersproject/shims": "^5.7.0",
"@gluestack-style/react": "^1.0.12",
"@gluestack-ui/config": "^1.0.3",
"@gluestack-ui/themed": "^1.0.11",
"axios": "^1.6.3",
"body-parser": "^1.20.2",
"buffer": "^6.0.3",
"crypto-js": "^4.1.1",
"ethers": "^6.9.1",
"express": "^4.18.2",
"js-sha256": "^0.9.0",
"node-forge": "^1.3.1",