2 个仓库
Guided processes for the automated installation and configuration of blockchain nodes.
Distinct from Node.js CI Environment Setups: Focuses on the automated setup of a blockchain node rather than CI environments or UI defaults.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Node Installation Wizards. Refine with filters or upvote what's useful.
snarkOS 是一个分布式运行时环境和零知识证明区块链,专为部署和管理依赖于零知识密码原语的应用程序而设计。它作为一个去中心化账本,使用零知识证明来验证状态转换和交易,而无需泄露私有数据。 该系统利用绑定账户共识网络,验证者锁定资产作为抵押品以保护全局状态。它具有加密状态账本以私密地跟踪应用程序数据,以及 GPU 加速的证明器,将繁重的密码计算卸载到图形硬件以提高证明速度。 该项目提供了一个基于角色的节点层次结构,包括验证者、核心和证明者节点。其能力涵盖去中心化节点操作、点对点网络同步以及加密应用程序状态的管理。其他工具包括用于节点控制的命令行界面、用于监控共识参与的遥测,以及引导本地开发网络的能力。
Provides automated processes for installing and configuring blockchain nodes on cloud instances.
Erigon is an Ethereum execution client and blockchain archive node designed to maintain full or archive copies of the blockchain. It functions as a Proof-of-Stake validator, an Ethereum RPC server, and a network validator operation tool, providing the core infrastructure to validate blocks and secure the chain. The project distinguishes itself through high-performance storage and data distribution, utilizing a flat key-value state storage system instead of a Merkle Patricia Trie to increase read and write speeds. It employs BitTorrent-based data distribution for immutable historical blockchai
Offers a one-command guided setup process with pre-defined defaults for specific blockchain networks.