curve-js
curve-js copied to clipboard
Allow Infura users to use a private key
Is there any reason to disallow the use of a private key for signing if the user is using Infura?
https://github.com/curvefi/curve-js/blob/master/src/curve.ts#L151
Actually no reasons. Will implement later
is this implemented @Macket ?
I am try to sign transactions using the private key of my ethereum wallet, not sure how to do that