Skip to main content
Version: development

Store signing keys

Web3Signer supports BLS12-381 (Eth2) or secp256k1 (Eth1) signing keys stored in the following ways:

Key storageSECP256K1BLS
Raw filesxx
Keystore filesxx
Vaults
Hashicorp Vaultxx
Azure Key Vaultxx
AWS Secrets Managerx
AWS KMSx
GCP Secret Managerx
Hardware Security Modules (HSMs)
YubiHSM 2xx
USB Armory Mk IIxx

Web3Signer supports Eth1 signing from HSMs and vaults, but must load private keys into memory for Eth2 signing. Follow best practices when storing private keys.

After storing keys, load keys into Web3Signer.