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
105 stars 65 forks source link

feat: add ipfsHash helper #713

Open Ansonhkg opened 1 week ago

Ansonhkg commented 1 week ago

Description

Add ipfs hash library instead of using previously lit action ipfs due to bundling issue.

Note