prysm-pulse/validator/accounts/v2/doc.go

6 lines
362 B
Go
Raw Normal View History

// Package v2 defines a new model for accounts management in Prysm, using best
// practices for user security, UX, and extensibility via different wallet types
// including HD wallets, non-HD wallets, and remote-signing capable configurations. This model
// is compliant with the EIP-2333, EIP-2334, and EIP-2335 standards for key management in eth2.
package v2