kwame.eth
kwame.eth
I used Rawrshak's SDK to get a single query in this repo. Although, it still needs a lot of work. https://github.com/Rawrshak/Unity-SDK https://github.com/ChainSafe/web3.unity/tree/graph_ql_update/
Can this not be achieved with web3.js?
In Web3Wallet.cs there is two URL's. If you default to "https://chainsafe.github.io/game-web3wallet/" it should fix your issue but a user would then have to manually install if they don't have MetaMask...
Thank you for this submission. As @sneakzttv mentioned this had adverse effects when we implemented it a while back. Although, we can revisit this and possibly make the necessary changes...
Hey Yann, I have this working in the example I showed you guys. I'll take on this task.
For this, you will need to remove one of the references. I'm under the impression that another dependency in your project has `BouncyCastle.Crypto.dll` already.
Okay, I'm not too familiar with Moralis. It seems like you are trying to merge both SDKs. Our usage of Nethereum is minimal and takes specific parts. I'm not sure...
We do not support using Moralis with ChainSafe Gaming SDK as its meant to be used independently. Closing this issue due to this.
This has been added on the API level. We will add a new SDK release on Monday. Although, you can add this to the send transaction method as you mentioned...
Re-download 1.5.0 from the releases section. Seemed there was some stripping when making a build from Unity 2020 has been tested on our end and we pushed a hot fix.