Changelog
- Add ability to generate ed25519 and secp256k1 keys from the CLI using the
--curve
option - Add ability to sign Turnkey requests with these curves by pointing to previously generated ones using
--key-name=<name>
Installation
You can install turnkey by grabbing the appropriate binaries here, using brew, or by running make install. If you care about security, head to the main README and follow the steps to verify or even reproduce these binaries yourself!
Full Changelog: v1.1.2...v1.1.3