Ronaldo Guedes
Ronaldo Guedes
Hi guys!! I'm building a web3 browser for Android. How can I call the "REQUESTACCOUNTS" when the DApp opening for the first-time without click on the connect button? TrustWallet, Metamask...
The method "SigTransaction" to **approve** a contract to swap it's not implemented on the Android Demo! I need to do a swap, but after clicking, the return says that I...
I guess the Web provider and Trust Wallet need an update. Today, 08/16/2022 the connection with the DApp PancakeSwap stopped working as it used to works. The code below is...
FAILURE: Build completed with 3 failures. 1: Task failed with an exception. ----------- * What went wrong: Execution failed for task ':app:mergeDebugNativeLibs'. > Could not resolve all files for configuration...
**_Can't import the package to use Ethereum Blockies_** Graddle.app: `implementation 'com.github.gnosis:svalinn-kotlin:blockies:0.15.0'` Gladle Settings: `maven { url 'https://jitpack.io' }` ERROR: Failed to resolve: com.github.gnosis:svalinn-kotlin:blockies [Show in Project Structure dialog](https://github.com/gnosis/svalinn-kotlin/issues/open.dependency.in.project.structure) Affected Modules:...
I'd like to suggest add support for TON Network. They have TON Connect, but it's not have nothing in Java or Kotlin.. it could be a big add to web3-provider.
When I build and sign a BTC transaction, it defaults to type 1. Is it possible to build and sign a type 2 BTC transaction using Wallet Core?  This...
I have identified an issue where Wallet Connect is incorrectly receiving parameters. Specifically, when approving a token, it is not receiving the correct argument: ### Supported namespaces include "eth_signTransaction": ```...
Currently, there is no Java/Kotlin library for Ton Connect, making it crucial for Wallet Connect to potentially integrate Ton Network support.