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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?