jargoman Posted June 22, 2017 Share Posted June 22, 2017 karlos, T8493, Coinseeker and 2 others 5 Link to comment Share on other sites More sharing options...
T8493 Posted June 22, 2017 Share Posted June 22, 2017 Which library do you use for signing and submitting transactions? Link to comment Share on other sites More sharing options...
jargoman Posted June 22, 2017 Author Share Posted June 22, 2017 11 hours ago, T8493 said: Which library do you use for signing and submitting transactions? I wrote my own library using c#. I will release the library under an open source license. All transactions are signed locally. No secrets are sent to the server, it does not require a local instance of ripple. It connects by secure websocket. Non sensitive requests are sent as plain text. The library uses Bounty Castle dll's to generate the signatures. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now