Joystream / joystream

Joystream Monorepo
http://www.joystream.org
GNU General Public License v3.0
1.42k stars 115 forks source link

Add Substrate/Joystream support to WalletConnect support for OneKey #5023

Open bedeho opened 10 months ago

bedeho commented 10 months ago

Currently, OneKey supports WalletConnect, but only for EVM chains, however, a tech lead there suggested that we would be able to add support for Substrate/Joystream on our own. We should look at packages/kit-bg/src/providers/ProviderApiWalletConnect in https://github.com/OneKeyHQ/app-monorepo as a starting point.

kdembler commented 10 months ago

I had a very quick look, and I think it actually shouldn't be too hard to make it work

bedeho commented 10 months ago

That's really exciting, so how would we test this? Would you just run a forked version of the OneKey app with a device which has the firmware update?

kdembler commented 10 months ago

Probably yes, but I need to get my hands on the device first. And will also most liekly need to reach out to their team for tips on how to run a forked version of the app