Skip to content

Commit 6d6c40d

Browse files
Update index.md
Title was missing for Prysm section in consensus nodes. Added nimbus documentation link.
1 parent 28404e7 commit 6d6c40d

File tree

1 file changed

+4
-0
lines changed
  • src/content/developers/docs/nodes-and-clients

1 file changed

+4
-0
lines changed

src/content/developers/docs/nodes-and-clients/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,10 @@ Implemented by Trinity. Works like fast sync but also downloads the data needed
215215
- Syncs state first and enables you to query RPC in a few minutes.
216216
- Still in development and not fully reliable, background sync is slowed down and RPC responses might fail.
217217

218+
Learn more in [Nimbus docs](https://nimbus.guide/)
219+
220+
### Prysm (#prysm)
221+
218222
Prysm is a full-featured, open source consensus client written in Go under the GPL-3.0 license. It features an optional webapp UI and prioritizes user experience, documentation, and configurability for both stake-at-home and institutional users.
219223

220224
Visit [Prysm docs](https://docs.prylabs.network/docs/getting-started/) to learn more.

0 commit comments

Comments
 (0)