Current Tooling Landscape
Today, validator keys are primarily managed using two popular tools:
staking-deposit-cli
Native validator key management modules integrated into various consensus clients
Both of these tools support BLS key generation and export in the standardized JSON format defined in EIP-2335.
Motivation for Change
Beam Chain is planning to adopt WOTS+ (a hash-based, post-quantum signature scheme) in place of BLS. This transition necessitates meaningful changes to validator key infrastructure and tooling at the consensus layer.