You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Motivation**
- The era package was not mentioned in the readme.
**Description**
<!-- A clear and concise general description of the changes of this pull
request. -->
<!-- If applicable, add screenshots to help explain your solution -->
<!-- Link to issues: Resolves#111, Resolves#222 -->
**AI Assistance Disclosure**
- [x] External Contributors: I have read the [contributor
guidelines](https://github.com/ChainSafe/lodestar/blob/unstable/CONTRIBUTING.md#ai-assistance-notice)
and disclosed my usage of AI below.
<!-- Insert any AI assistance disclosure here -->
|[`@lodestar/config`](./packages/config)|[](https://www.npmjs.com/package/@lodestar/config)|[](https://opensource.org/licenses/Apache-2.0)|[](./packages/config)|:spiral_notepad: Eth Consensus types and params bundled together |
53
53
|[`@lodestar/db`](./packages/db)|[](https://www.npmjs.com/package/@lodestar/db)|[](https://opensource.org/licenses/Apache-2.0)|[](./packages/db)|:floppy_disk: Read/write persistent Eth Consensus data |
54
+
|[`@lodestar/era`](./packages/era)|[](https://www.npmjs.com/package/@lodestar/era)|[](https://opensource.org/licenses/Apache-2.0)|[](./packages/era)|:file_folder: Era file handling for historical beacon chain data |
54
55
|[`@lodestar/flare`](./packages/flare)|[](https://www.npmjs.com/package/@lodestar/flare)|[](https://opensource.org/licenses/Apache-2.0)|[](./packages/flare)|:boom: Command tool for triggering non-standard actions |
0 commit comments