Initial commit
This commit is contained in:
13
package.json
Normal file
13
package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"devDependencies": {
|
||||
"terser-webpack-plugin": "^5.3.10",
|
||||
"webpack": "^5.95.0",
|
||||
"webpack-cli": "^5.1.4"
|
||||
},
|
||||
"dependencies": {
|
||||
"@solana/web3.js": "^1.95.3",
|
||||
"bs58": "^6.0.0",
|
||||
"ethers": "^6.13.3",
|
||||
"siwe": "^2.3.2"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user