mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-03-03 21:30:53 +00:00
41 lines
1.8 KiB
Markdown
41 lines
1.8 KiB
Markdown
# Fluffy: The Nimbus Portal Network Client
|
|
|
|
[](https://github.com/status-im/nimbus-eth1/actions/workflows/fluffy.yml)
|
|

|
|
[](https://opensource.org/licenses/Apache-2.0)
|
|
[](https://opensource.org/licenses/MIT)
|
|
|
|
[](https://discord.gg/XRxWahP)
|
|
[](https://join.status.im/nimbus-general)
|
|
|
|
## Introduction
|
|
|
|
Fluffy is the Nimbus client implementation of the
|
|
[Portal network specifications](https://github.com/ethereum/portal-network-specs).
|
|
|
|
You can find all the information you need to run a Fluffy node in
|
|
[The Fluffy Book](https://status-im.github.io/nimbus-eth1).
|
|
|
|
The [quickstart page](https://status-im.github.io/nimbus-eth1/quick-start.html)
|
|
in particular will help you to get quickly connected to the Portal network.
|
|
|
|
## Development Updates
|
|
|
|
Monthly development updates are shared
|
|
[here](https://hackmd.io/jRpxY4WBQJ-hnsKaPDYqTw).
|
|
|
|
To keep up to date with changes and development progress, follow the
|
|
[Nimbus blog](https://our.status.im/tag/nimbus/).
|
|
|
|
## License
|
|
|
|
Licensed and distributed under either of
|
|
|
|
* MIT license: [LICENSE-MIT](../LICENSE-MIT) or http://opensource.org/licenses/MIT
|
|
|
|
or
|
|
|
|
* Apache License, Version 2.0, ([LICENSE-APACHEv2](../LICENSE-APACHEv2) or http://www.apache.org/licenses/LICENSE-2.0)
|
|
|
|
at your option. These files may not be copied, modified, or distributed except according to those terms.
|