Nox

Fluence 对等网络的 Rust 实施。「Rust implementation of the Fluence network peer」

Github stars Tracking Chart

Nox

Nox is the reference implementation of the Fluence
peer. It is used as a Relay for all Clients and as a Host for all Workers.

Installation and Usage

nox is distributed as a
docker image. To start a local
instance of nox, run:

docker pull fluencelabs/nox:latest
docker run -d --name fluence -e RUST_LOG="info" -p 7777:7777 -p 9999:9999 fluencelabs/nox:latest --local

This will setup a network of one nox not connected to any other network.

For more info about the docker image see the
README.

Documentation

Comprehensive documentation on everything related to Fluence can be found
here. Check also our
YouTube channel.

Support

Please, file an issue if you find a
bug. You can also contact us at Discord
or Telegram. We will do our best to resolve the
issue ASAP.

Contributing

Any interested person is welcome to contribute to the project. Please, make sure
you read and follow some basic rules. The Contributor
License Agreement can be found here.

License

All software code is copyright (c) Fluence Labs, Inc. under the
Apache-2.0 license.

Main metrics

Overview
Name With Ownerfluencelabs/nox
Primary LanguageRust
Program languageRust (Language Count: 5)
Platform
License:GNU Affero General Public License v3.0
所有者活动
Created At2017-12-19 13:31:11
Pushed At2025-06-02 08:50:28
Last Commit At2024-10-29 15:21:19
Release Count142
Last Release Namenox-v0.28.2 (Posted on )
First Release Namekv-db-draft (Posted on )
用户参与
Stargazers Count1k
Watchers Count33
Fork Count184
Commits Count2.1k
Has Issues Enabled
Issues Count276
Issue Open Count2
Pull Requests Count1865
Pull Requests Open Count5
Pull Requests Close Count236
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private