Skip to content

Ethers support and notification callbacks

Compare
Choose a tag to compare
@cmeisl cmeisl released this 24 Jun 15:16
· 26 commits to master since this release
797acaa

With this release, you can now use ethers.js versions ^4.0.20 and ^5.0-beta-137 in addition to our continuing web3.js versions 0.20 and 1.0 support.

Also included is a new callback feature that allows you to handle notifications first before optionally passing them on to Assist's notification UI. This means you can use your own UI instead of what Assist provides, and/or update other elements of your Dapp based on notifications.

Details for the new callbacks can be found in the documentation at https://github.com/blocknative/assist/tree/master#handling-notifications