awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesClient Node Distributions

Packaging of network protocols and runtime environments into standalone executables for distributed deployment.

Distinct from Peer-to-Peer Distribution Protocols: Unlike P2P distribution protocols which focus on content sharing, this is about the distribution of the node binary itself.

Explore 1 awesome GitHub repository matching devops & infrastructure · Client Node Distributions. Refine with filters or upvote what's useful.

Awesome Client Node Distributions GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • paritytech/substrateparitytech 的头像

    paritytech/substrate

    8,409在 GitHub 上查看↗

    Substrate 是一个模块化区块链开发框架,用于构建具有可编程状态转换和共识机制的定制区块链网络。它充当构建定制网络协议并将节点部署到本地环境或全球测试网的工具包。 该框架利用 WebAssembly 运行时环境来执行状态转换逻辑,确保所有网络节点行为的确定性。它支持模块化逻辑组件和运行时调色板(palettes)的组合,以定义区块链的具体规则和行为。 该系统涵盖了核心区块链操作,包括签名交易处理、区块生成管理和环境数据集成。它还提供用于安全会话密钥存储和轮换的加密密钥管理,以及用于隔离二进制编译和节点编排的工具。

    Provides the ability to package the blockchain protocol and runtime into a standalone executable for peer-to-peer node deployment.

    Rust
    在 GitHub 上查看↗8,409
  1. Home
  2. DevOps & Infrastructure
  3. Client Node Distributions