mirror of
https://github.com/selfxyz/self.git
synced 2026-02-08 21:35:13 -05:00
adding ethers and call to aws endpoint in app
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user