nimbus-eth1/fluffy
Kim De Mey 1c98733d4d
Move portal bridge beacon code and add skeleton for state bridge (#2101)
2024-03-22 19:01:22 +01:00
..
common Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
database Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
docs/the_fluffy_book Add portal_bridge history mode (#2067) 2024-03-11 18:20:29 +01:00
eth_data Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
grafana Add metrics to track the distance of content requested and offered (#1903) 2023-11-23 18:49:15 +01:00
network Add exportBlockProofBellatrix command to eth_data_exporter (#2093) 2024-03-21 13:25:32 +01:00
rpc Bump nim-web3 to 285d97c2b05bbe2a13dab4b52ea878157fb1a1a1 (#2088) 2024-03-21 08:05:22 +07:00
scripts Clean-up of some Portal json-rpc code (#2073) 2024-03-13 16:58:50 +01:00
tests Add bellatrix block proof test using new test vectors (#2099) 2024-03-22 13:05:06 +01:00
tools Move portal bridge beacon code and add skeleton for state bridge (#2101) 2024-03-22 19:01:22 +01:00
README.md Dead link fixes and other small improvements to the fluffy book (#1859) 2023-10-25 13:23:17 +02:00
conf.nim Introduce --networks and --portal-network cli options (#2061) 2024-03-05 13:45:48 +01:00
fluffy.nim Add beacon state historical_roots to fluffy (#2085) 2024-03-19 16:45:32 +01:00
fluffy.nim.cfg Fix name of fluffy config file and disable log colors for Windows (#1551) 2023-04-20 12:58:56 +02:00
logging.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
network_metadata.nim Replace status-im/portal-spec-tests with ethereum fork version (#2097) 2024-03-22 11:28:44 +01:00
nim.cfg Further fluffy code clean-up from warnings/hints (#1987) 2024-01-25 11:04:09 +01:00
version.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00

README.md

Fluffy: The Nimbus Portal Network Client

Fluffy CI Stability: experimental License: Apache License: MIT

Discord: Nimbus Status: #nimbus-general

Introduction

Fluffy is the Nimbus client implementation of the Portal network specifications.

You can find all the information you need to run a Fluffy node in The Fluffy Book.

The quickstart page in particular will help you to get quickly connected to the Portal network.

Development Updates

Monthly development updates are shared here.

To keep up to date with changes and development progress, follow the Nimbus blog.

License

Licensed and distributed under either of

or

at your option. These files may not be copied, modified, or distributed except according to those terms.