Hello, we have smart contracts developed with Solidity/Hardhat. I would like to deploy these smart contracts via Fireblocks, and using C#/.NET.
I’ve downloaded the “IO.Swagger - the C# library for the Fireblocks API” as per the instructions here REST API Guide but the library code generated out of Swagger Editor does not compile.
Please could you tell me whether this is supported, should it compile? What do I need to do to get up and running please in .NET/C# ? If you have some sample working code for deployment of smart contracts, via C#/.NET/API I would be grateful.
Thank you David
Hello Fireblocks team, any update on the above ask please? I’ve followed the instructions under your Generating client libraries and SDKs page, but still the downloaded client library IO.Swagger does not compile in Visual Studio.
Thank you
Hi David, I have responded on the newer thread.
Hi @Mohammed is there any feedback on this please?
Hi David, apologies for the delay, I think the issue is with the Open API generation of the C# SDK as I could replicate the error.
Thanks, do you have an ETA for when it might be fixed? Thanks
1 Like
@david.cassell I was advised that we’ve selected openapi-generator for our autogenerated SDKs. Please try generating the C# SDK this way. I will test on my end.