Skip to content

Liquality Wallet

Compare
Choose a tag to compare
@lnbc1QWFyb24 lnbc1QWFyb24 released this 29 Jan 04:44
148363b

This release adds Liquality wallet to the list of available wallet modules. To include in your project simply add the following init object to your wallets array when initializing Onboard: { walletName: 'liquality' }.

Also included is a couple of enhancements that improve dependency inclusion and WebSocket connections.

Changelog:

  • Adds Liquality wallet (#483)
  • Initializes WebSocket connection only when needed (#484 + #487)
  • Adds eth-lattice-keyring dependency to Rollup config (#485)
  • Sends Onboard version to Blocknative servers (#488)
  • Updates to latest version of the Blocknative SDK (#489)