LIT-Protocol / js-sdk

The Lit Protocol SDK provides developers with a framework for implementing Lit functionality into their own applications.
https://developer.litprotocol.com
MIT License
104 stars 62 forks source link

ipfs-http-client is deprecated #187

Closed harangju closed 5 months ago

harangju commented 1 year ago

Describe the bug ipfs-http-client is deprecated.

To Reproduce Steps to reproduce the behavior: n/a

Ansonhkg commented 1 year ago

Thanks for reporting this! We are looking into this!

0x62 commented 7 months ago

Also related #413

What about using Helia's fetch implementation instead? (https://github.com/ipfs/helia-verified-fetch)

Ansonhkg commented 5 months ago

This is resolved here https://github.com/LIT-Protocol/js-sdk/pull/427