Andrey Scherbovich
Andrey Scherbovich
@koraykoska hey I just wonder, so the lib does not support importing an account by mnemonic yet, right?
Thanks @mikheevm I have added a problem statement here https://github.com/gnosis/safe-pm/issues/1
@yuzushioh how are you? I think it totally makes sense. I also figured out that @cuhte3 implemented EthereumKit as swift pm here https://github.com/cuhte3/EthereumKitSPM I will check it out and if...
@liliya-soroka can we close it? If not can we move it to an appropriate project?
Currently, we implemented tx signing with Ledger Nano X. We display hash on mobile that should appear on the device. I think it does not make sense to research plugin...
do you call it with params? `Request(url: session.url, method: "eth_getTransactionCount", params: [address, "latest"])`
Here I found the MetaMask related issues https://github.com/MetaMask/metamask-mobile/issues/2855 https://github.com/MetaMask/metamask-mobile/issues/2688
This is because the example app has only two handlers: https://github.com/WalletConnect/WalletConnectSwift/blob/9297fba1901d93d68418ee1b761b27ae2410ef0c/ExampleApps/ServerApp/MainViewController.swift#L42 This is expected behaviour
Sorry @AlleniCode , not yet. This task is not of a high priority for us at the moment, so it might take some time to update demo apps. You can...