mirror of
https://github.com/ChainSafe/lodestar.git
synced 2026-01-10 08:08:16 -05:00
* Remove event handlers file * exposing util module from the light-client package * Rename packages using @lodestar namespace * Fix linter errors * Fix merge Co-authored-by: dapplion <35266934+dapplion@users.noreply.github.com> Co-authored-by: Dadepo Aderemi <dadepo@gmail.com>
13 lines
359 B
Markdown
13 lines
359 B
Markdown
# `@lodestar/db`
|
|
|
|
> This package is part of [ChainSafe's Lodestar](https://lodestar.chainsafe.io) project
|
|
|
|
## Usage
|
|
|
|
See usage in the `lodestar` package here:
|
|
https://github.com/ChainSafe/lodestar/blob/0cf18e3bedcbf402e46917d402eb92938dafd49c/packages/lodestar/src/db/api/beacon/beacon.ts#L27
|
|
|
|
## License
|
|
|
|
Apache-2.0 [ChainSafe Systems](https://chainsafe.io)
|