Skip to content

feat-add: anchor cli keygen - #3936

Closed
dotslashapaar wants to merge 6 commits into
otter-sec:masterfrom
dotslashapaar:feat/anchor-cli-keygen
Closed

feat-add: anchor cli keygen#3936
dotslashapaar wants to merge 6 commits into
otter-sec:masterfrom
dotslashapaar:feat/anchor-cli-keygen

Conversation

@dotslashapaar

Copy link
Copy Markdown

Implement anchor keygen commands (new/pubkey/recover) to reduce Solana CLI dependency (#3866 )

  • Adds native keypair generation, public key extraction, and seed phrase recovery functionality to Anchor CLI, eliminating the need to shell out to solana-keygen.
  • Commands work both inside and outside workspace directories, providing flexibility for developers.

Dependencies added:

  • tiny-bip39 = "2.0"
  • ed25519-dalek-bip32 = "0.3"

@vercel

vercel Bot commented Sep 11, 2025

Copy link
Copy Markdown

@dotslashapaar is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@dotslashapaar
dotslashapaar marked this pull request as ready for review September 11, 2025 18:24
@jamie-osec

Copy link
Copy Markdown
Collaborator

Closing in favour of #3963

@jamie-osec jamie-osec closed this Oct 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants