Package Exports
- @chainsafe/lodestar-keymanager-server
- @chainsafe/lodestar-keymanager-server/lib/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@chainsafe/lodestar-keymanager-server) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Lodestar Keymanager server
This package is part of ChainSafe's Lodestar project
Typescript implementation of the Eth2.0 keymanager API backend. Follows the standard defined in https://github.com/ethereum/keymanager-APIs
Getting started
- Follow the installation guide to install Lodestar.
- Quickly try out the whole stack by starting a local testnet.
- View the typedoc code docs.
License
Apache-2.0 ChainSafe Systems