[JS] Coming soon - Secp256k1KeyIdentity in agent-js

Hey all, just wanted to share a nice new feature coming in next week’s agent-js 0.10.0 release! The 0.10.0 release will include the Buffer refactor, which has been available on the 0.10.0-beta.1 release, as well as support for secp256k1 public keys and identities.

This will enable identities created from bitcoin-compatible seed phrases to be used to sign calls to the IC. Please use this feature responsibly and keep your users’ secret keys safe!

1 Like

You can check out the changes here: feat: secp256k1 support in agent js by krpeacock · Pull Request #484 · dfinity/agent-js · GitHub

2 Likes