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 Dec 13, 2021. It is now read-only.
There should be a support to use Walletconnect with Bitcoin and other cryptographies and blockchains. This would increase the scope of WalletConnect and make it possible to use with other systems.
First other cryptography to support should probably be Bitcoin.
It should have support for sending and signing a transaction and some equivalents to eth_sign, eth_signTypedData and personal_sign. There should be support for "Electrum Bitcoin" signing format (like G4/obhsNpqRdHtCdvwIwWmLA+nPHkPeWEN3KGlsfjZ+gD7QYq906mUsS8MQb7G10hM8cc606/rjcOaGgMIS6gNg=).
There is already issue #7 which has some similarities:
This would dramatically expand the scope of WalletConnect to not only support other blockchains like for example Bitcoin which already has it's own DID resolver as part of the current W3C spec but also allow WalletConnect to serve as a protocol for DID Authentication for non-blockchain protocols.
There should be a support to use Walletconnect with Bitcoin and other cryptographies and blockchains. This would increase the scope of WalletConnect and make it possible to use with other systems.
First other cryptography to support should probably be Bitcoin.
It should have support for sending and signing a transaction and some equivalents to
eth_sign,eth_signTypedDataandpersonal_sign. There should be support for "Electrum Bitcoin" signing format (likeG4/obhsNpqRdHtCdvwIwWmLA+nPHkPeWEN3KGlsfjZ+gD7QYq906mUsS8MQb7G10hM8cc606/rjcOaGgMIS6gNg=).There is already issue #7 which has some similarities: