mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-21 20:10:36 +00:00
Update README.md
edit intro; add migration section
This commit is contained in:
parent
bef13b6cce
commit
2b0957f32a
@ -8,7 +8,7 @@
|
||||
[![Discord: Nimbus](https://img.shields.io/badge/discord-nimbus-orange.svg)](https://discord.gg/XRxWahP)
|
||||
[![Status: #nimbus-general](https://img.shields.io/badge/status-nimbus--general-orange.svg)](https://join.status.im/nimbus-general)
|
||||
|
||||
Nimbus-eth2 is an extremely efficient consensus layer (eth2) client implementation. It performs well on embedded systems and resource-restricted devices -- including Raspberry Pis and mobile devices. It's low resource usage also makes it an excellent choice for running together with an Ethereum client on a server or a desktop (where it simply takes up fewer resources).
|
||||
Nimbus-eth2 is an extremely efficient consensus layer (eth2) client implementation. While it's optimised for embedded systems and resource-restricted devices -- including Raspberry Pis, it's low resource usage also makes it an excellent choice for any server or desktop (where it simply takes up fewer resources).
|
||||
|
||||
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
|
||||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
|
||||
@ -42,9 +42,13 @@ The [Quickstart](https://nimbus.guide/quick-start.html) in particular will help
|
||||
* http://unstable.mainnet.beacon-api.nimbus.team/
|
||||
* http://unstable.prater.beacon-api.nimbus.team/
|
||||
|
||||
|
||||
Note that right now these are very much unstable testing instances. They may be unresponsive at times - so **please do not rely on them for validating**. We may also disable them at any time.
|
||||
|
||||
## Migrate from another client
|
||||
|
||||
This [guide](https://nimbus.guide/migration.html) will take you through the basics of how to migrate to Nimbus from another client. See [here](https://nimbus.guide/migration-options.html) for advanced options.
|
||||
|
||||
|
||||
## Related projects
|
||||
|
||||
* [status-im/nimbus-eth1](https://github.com/status-im/nimbus-eth1/): Nimbus for Ethereum 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user