You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
onboard.js added support to gnosis safe wallet.
in order for us to include it we need to:
on this file:
https://github.com/bancorprotocol/webapp/blob/master/src/api/helpers.ts
under this section:
const wallets = [...]
add this:
{ walletName: "gnosis" }