adolfommoyano
adolfommoyano
Hi, I am using Xamarin to run an app and use seal library. When I try to implement the solution it keeps returning the following error: **System.DllNotFoundException:** 'sealc assembly: type:...
Hi, i am triyng to make push a transaction with Xamarin app. Here is my code: ``` static async Task sendTransaction(int id, string datatx) { Console.WriteLine("Empieza SEND Tx"); string idTX...
Hi, do you have EllipticCurve.sol written in new solidity versions?