Skip to content

dkg.js 6.1.1 Release

Compare
Choose a tag to compare
@NZT48 NZT48 released this 29 Dec 12:53
· 51 commits to master since this release
5762027

Description

We're thrilled to introduce a new feature in dkg.js v6.1.1! Now, your dkg.js client becomes even more dynamic with the logic for automatic contract instances update.

In a continuously running dkg.js process, if there's an update to the ContentAsset contract on the Hub, dkg.js will autonomously reinitialize the contract instance with the new contract address.

🚀 Features

  • Logic for automatic contract instances updates when Hub is updated (#123)

#TraceOn