feat: shared @harb/web3 package + landing wallet connect (#157) (#159)

This commit is contained in:
johba 2026-02-19 20:18:27 +01:00
parent 66106077ba
commit db3633425a
17 changed files with 18548 additions and 199 deletions

View file

@ -19,7 +19,10 @@
"dependencies": {
"sass": "^1.83.4",
"vue": "^3.5.13",
"vue-router": "^4.5.0"
"vue-router": "^4.5.0",
"@harb/web3": "*",
"@wagmi/vue": "^0.2.8",
"viem": "^2.22.13"
},
"devDependencies": {
"@tsconfig/node22": "^22.0.0",