nimbus-eth1/fluffy
web3-developer 1eb170e686
Fluffy state network tests (#2245)
* Add state network get content test.

* Completed state network get content tests.

* Completed state gossip offer content test.

* Improve state network offer content test.

* Completed state gossip offer test.

* Rename tests.
2024-05-30 17:00:57 +08:00
..
common Fluffy state network refactor (#2200) 2024-05-22 09:22:07 +08:00
database Add reclaim to the fcli_db prune cmd (#2122) 2024-04-02 20:50:05 +02:00
docs/the_fluffy_book Adjust color scheme for fluffy.guide (#2144) 2024-04-22 15:33:51 +02:00
eth_data era: speed up index reading (#2202) 2024-05-22 09:27:23 +02:00
grafana Add metrics to track the distance of content requested and offered (#1903) 2023-11-23 18:49:15 +01:00
network Fluffy state network tests (#2245) 2024-05-30 17:00:57 +08:00
rpc Remove unneeded nimbus imports (#2154) 2024-04-25 15:21:09 +02:00
scripts Clean-up of some Portal json-rpc code (#2073) 2024-03-13 16:58:50 +01:00
tests Fluffy state network tests (#2245) 2024-05-30 17:00:57 +08:00
tools Bump nim-web3 to 46b4b4c8bc42013196a6290ee53029131f97931a (#2224) 2024-05-26 14:13:59 +07: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 Rename the Portal testnet0 to mainnet (#2204) 2024-05-22 17:10:31 +02:00
fluffy.nim Rename the Portal testnet0 to mainnet (#2204) 2024-05-22 17:10:31 +02:00
fluffy.nim.cfg
logging.nim Formatting fluffy with nph v0.5.1 + CI check (#2020) 2024-02-28 18:31:45 +01:00
network_metadata.nim Rename the Portal testnet0 to mainnet (#2204) 2024-05-22 17:10:31 +02: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.