Nox

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

Github星跟踪图

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.

主要指标

概览
名称与所有者fluencelabs/nox
主编程语言Rust
编程语言Rust (语言数: 5)
平台
许可证GNU Affero General Public License v3.0
所有者活动
创建于2017-12-19 13:31:11
推送于2025-06-02 08:50:28
最后一次提交2024-10-29 15:21:19
发布数142
最新版本名称nox-v0.28.2 (发布于 )
第一版名称kv-db-draft (发布于 )
用户参与
星数1k
关注者数33
派生数184
提交数2.1k
已启用问题?
问题数276
打开的问题数2
拉请求数1865
打开的拉请求数5
关闭的拉请求数236
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?