tkhq / tkcli

Command line tool to interact with Turnkey
Apache License 2.0
18 stars 5 forks source link

Adding support for secp256k1 and ed25519 keys #64

Closed robin-turnkey closed 2 months ago

robin-turnkey commented 2 months ago

Summary & Motivation (Problem vs. Solution)

Per the most recent GoSDK update, Turnkey now supports secp256k1 and ed25519 curves for API keys. This PR extends the TKCLI's functionality to allow keys in these new curves to be generated and used as signers for Turnkey requests.

Release Steps

See README for additional details.

robin-turnkey commented 2 months ago

Will restart to follow release protocol and branch naming schema