Currently I am adding NEM as payment option at my website, written in C#. I decided not to install any client to my server. Instead I will connect to public NEM servers from node list and use their API. But unfortunately, I can’t use ‘/account/generate’’ endpoint, because it works only locally. So I forced to generate Address and Private Key pair on my side. Can anyone share a C# code?
Yes. If you have more questions please ask