This projects builds a customized version of the nethermind client with Fuse Network modifications. Those include the integrations with the Fuse SparkNet
Since 08.2022 Fuse moved from OE client to Nethermind. To bootstrap your own Fuse (Spark) node on Nethermind client you could use quickstart.sh
script.
Nethermind documentation is available at docs.nethermind.io. CLI documentation is available at docs.nethermind.io/.../ethereum-client.
Please refere to quickstart.sh guide
- upstream: Sync point with Nethermind's latest updates.
- master: Contains the latest stable changes.
- production: Dedicated to stable versions deployed on the Fuse mainne.
- alpha: A space for developing and testing new features and experiments on the Spark testnet.