WalletConnect / EIP6963

A web application showcasing the implementation and usage of EIP-6963 for Multi Injected Provider Discovery
eip6963.org
56 stars 50 forks source link

Sign message and send transaction (feature) #44

Open defimaxyy opened 1 year ago

defimaxyy commented 1 year ago

Hey there. Would it be possible to add an example of how we can send transactions and sign messages using EIP6963 with multiple connectors ?

defimaxyy commented 1 year ago

Let's say i have connected:

I want to have some sort of sign message / send transaction buttons. Simple 0.0001 ETH transaction can be good as an example and message signing text can just be "Hello" .

Bonus: Also this is not urgent, but if you could make sure whenever i connect a wallet and then reload a page i would like to see my wallets in a connected state instead of connecting my wallets again.

fukemy commented 2 months ago

hi, do you found any solution?