Skip to content

Commit

Permalink
feat(ipfs):Support wasm ipfs retrieval
Browse files Browse the repository at this point in the history
  • Loading branch information
BlockCraftsman committed Apr 20, 2024
1 parent cd93e9e commit bc39b69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ WASM-IPFS-Serverless combines WebAssembly computing, IPFS storage and retrieval,
enable: true
lassie-net:
scheme: "http"
host: "38.45.67.159" #Filecoin Lassie daemon bind IP, This is a test address
host: "38.45.67.159" #Filecoin Lassie daemon bind IP, This is a temporarily available address. When it is unavailable, please visit to install and run daemon. (https://github.com/filecoin-project/lassie?tab=readme-ov-file#http-api)
port: 62156 #Filecoin Lassie daemon bind Port
cids:
- "QmeDsaLTc8dAfPrQ5duC4j5KqPdGbcinEo5htDqSgU8u8Z" #wasm IPFS CID
Expand Down

0 comments on commit bc39b69

Please sign in to comment.