Skip to content

Configurable on-boarding wallet selection

Compare
Choose a tag to compare
@cmeisl cmeisl released this 18 Jul 17:30
· 22 commits to master since this release
e0e95b7

This release give the Dapp developer control over which wallets are suggested for the initial on-boarding screen. A new config field supports specifying wallets for desktop and mobile that should appear in the initial on-boarding screen, along with their icons and links to install wallet.

Screen Shot 2019-07-18 at 10 13 46 AM

Screen Shot 2019-07-18 at 10 15 15 AM

We encourage developers to test their Dapp with available wallets and only include those that are verified to work with the Dapp.

The documentation provides link and icon URLs at time of writing for wallets currently known to work with Assist.

https://github.com/blocknative/assist/tree/master#recommended-wallets

Changes

  • FEATURE: Configurable Wallet Onboarding (#330)
  • FIX: Add transaction.to field after it is available (#332)