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

Publish version 6.4.5 #607

Closed Ansonhkg closed 2 months ago

Ansonhkg commented 2 months ago

Changelog

All notable changes to this project will be documented in this file.

🚀 Features

executeJs({
  ipfsId: 'Qm...',
  ipfsOptions: {
    overwriteCode: true,
    gatewayUrl: 'https://ipfs.io/ipfs/'
  }
});