package
1.4.2
Repository: https://github.com/ssvlabs/eth2-key-manager.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Eth Key Manager - Wallets

Hierarchical Deterministic(HD)

An EIP 2333,2334,2335 compliant HD wallet for BLS12-381

- Portfolio is a container of wallets
- Wallet is a container of accounts
- An account is a container for a BLS12-381 keypair

Non Deterministic(ND)

A simple portfolio holding a bag of private keys, non derivable.