Help generating public key from seed using eth_secp256k1 #923
Unanswered
0xForerunner
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You'll probably want something like ethers-rs as an Ethereum library built on top of |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm a touch lost at the correct way to go about this. I know K256 is a rust implementation of secp256k1, but is there anything in this repo that can specifically help me with eth_secp256k1? Sorry for the vague question, If anyone could point me in the right direction that would be very helpful.
Beta Was this translation helpful? Give feedback.
All reactions