Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

updating onboard.js library to support gnosis safe wallet #1536

Open
ashachaf opened this issue May 27, 2021 · 0 comments
Open

updating onboard.js library to support gnosis safe wallet #1536

ashachaf opened this issue May 27, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ashachaf
Copy link
Collaborator

onboard.js added support to gnosis safe wallet.
in order for us to include it we need to:

  1. update the onboard.js version we use to the latest one
  2. add support to gnosis safe wallet:

on this file:
https://github.com/bancorprotocol/webapp/blob/master/src/api/helpers.ts

under this section:
const wallets = [...]

add this:
{ walletName: "gnosis" }

@ashachaf ashachaf added the enhancement New feature or request label May 27, 2021
ashachaf added a commit that referenced this issue Oct 3, 2021
adding support to gnisis safe and xDefi wallets
#1536 
#1579
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants