curve-js icon indicating copy to clipboard operation
curve-js copied to clipboard

Allow Infura users to use a private key

Open james-hummingbot opened this issue 2 years ago • 3 comments

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

james-hummingbot avatar May 13 '22 11:05 james-hummingbot

Actually no reasons. Will implement later

Macket avatar Jun 24 '22 17:06 Macket

is this implemented @Macket ?

abhimanyu891998 avatar Dec 07 '23 07:12 abhimanyu891998

I am try to sign transactions using the private key of my ethereum wallet, not sure how to do that

abhimanyu891998 avatar Dec 07 '23 07:12 abhimanyu891998