got helia working

This commit is contained in:
Chris Troutner
2023-10-22 07:51:45 -07:00
parent 8759e1af5e
commit d6e0e7b903
4 changed files with 9434 additions and 104 deletions
+10
View File
@@ -24,9 +24,18 @@
},
"repository": "Permissionless-Software-Foundation/ipfs-service-provider",
"dependencies": {
"@chainsafe/libp2p-gossipsub": "10.1.0",
"@chainsafe/libp2p-noise": "13.0.1",
"@chainsafe/libp2p-yamux": "5.0.0",
"@libp2p/bootstrap": "9.0.8",
"@libp2p/tcp": "8.0.9",
"axios": "0.27.2",
"bcryptjs": "2.4.3",
"blockstore-fs": "1.1.6",
"datastore-fs": "9.1.5",
"glob": "7.1.6",
"helia": "2.0.3",
"helia-coord": "../helia-coord",
"ipfs-coord-esm": "9.1.13",
"ipfs-http-client": "58.0.0",
"jsonrpc-lite": "2.2.0",
@@ -43,6 +52,7 @@
"koa-router": "10.0.0",
"koa-static": "5.0.0",
"koa2-ratelimit": "0.9.1",
"libp2p": "0.46.14",
"line-reader": "0.4.0",
"minimal-slp-wallet": "5.11.1",
"mongoose": "5.13.14",