Skip to content

[MyMeta] Fix connection from smart wallets #413

Closed
@pacwoodson

Description

@pacwoodson

Our auth system use wallet signatures to generate tokens.

Unfortunatelly, smart contract wallet use a different system than a simple eth_sign, and we need to implement something different to support them.

Example of smart contract wallets:

  • Argent
  • Gnosis Safe
  • Pillar

Links:
https://github.com/ethereum/EIPs/blob/master/EIPS/eip-1271.md
WalletConnect/walletconnect-example-dapp#63
https://docs.argent.xyz/wallet-connect-and-argent

Metadata

Metadata

Assignees

Labels

frontendFront end related issues / features

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions