Files
lodestar/packages/db/README.md
Cayman e5dabac124 Rename packages using @lodestar namespace (#4231)
* 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>
2022-07-06 12:30:36 -05:00

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)