ergoplatform / ergo-wallet-app

Ergo Wallet App
https://ergoplatform.org/en/ergo-wallet-app/
Apache License 2.0
96 stars 35 forks source link

Add multisig EIP-41/EIP-11 support #167

Open MrStahlfelge opened 1 year ago

MrStahlfelge commented 1 year ago

To support EIP-41 multisig wallets, following steps have to be done:

Prerequisites

New wizard for creating multisig wallets

Wallet list and configuration

Creating multisig transactions

Waiting multisig transactions

The multisig wallet will never hold any secrets. To sign, the actual wallet to sign must be set up or must be invoked via qr code/file exchange (same concept as for cold wallet)

Multisig transaction details page

Later