2 个仓库
Management and operation of various node roles in a distributed ledger network.
Distinct from Node Networking Utilities: Shortlist candidates focus on networking utilities or specific hybrid configurations rather than the holistic operation of diverse node roles.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Blockchain Node Operations. Refine with filters or upvote what's useful.
snarkOS 是一个分布式运行时环境和零知识证明区块链,专为部署和管理依赖于零知识密码原语的应用程序而设计。它作为一个去中心化账本,使用零知识证明来验证状态转换和交易,而无需泄露私有数据。 该系统利用绑定账户共识网络,验证者锁定资产作为抵押品以保护全局状态。它具有加密状态账本以私密地跟踪应用程序数据,以及 GPU 加速的证明器,将繁重的密码计算卸载到图形硬件以提高证明速度。 该项目提供了一个基于角色的节点层次结构,包括验证者、核心和证明者节点。其能力涵盖去中心化节点操作、点对点网络同步以及加密应用程序状态的管理。其他工具包括用于节点控制的命令行界面、用于监控共识参与的遥测,以及引导本地开发网络的能力。
Supports running validator, core, and bootstrap nodes to maintain network connectivity and consensus.
Lux is a blockchain infrastructure project providing a distributed ledger and a smart contract platform. It utilizes a hybrid proof-of-work and proof-of-stake consensus mechanism to secure decentralized transactions and maintain network stability. The project features a peer-to-peer ecosystem that includes a decentralized file storage system for immutable data, a masternode network for governance, and a cross-chain asset bridge. It distinguishes itself with an ASIC-resistant hashing algorithm optimized for general-purpose CPUs and a decentralized order book for matching trades without a centr
Supports the operation of specialized masternodes to participate in network consensus and governance.