ChainSafe / ChainSafe/lodestar-prover
Add P2P interface for the lightclient
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Problem description
Currently the light-client is connected to beacon-node via REST api. Which is good but not yet depend on a central node.
### Solution description
We need to introduce P2P interface for the light-client to connect to bootnodes to improve decentralization.
### Additional context
This issue was extracted from https://github.com/ChainSafe/lodestar/issues/4706
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.