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

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

@ashachaf

Description

@ashachaf

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" }

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions