Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 875 Bytes

File metadata and controls

9 lines (6 loc) · 875 Bytes

rubix-scripts

This repository contains two sets of scripts to facilitate the setup of a Rubix Testnet environment. Choose the appropriate script based on your requirements:

  1. Rubix Non-Quorum Scripts
    This script sets up a single non-quorum Rubix node on your machine. It handles the installation of all necessary dependencies and ensures the node runs in the background upon successful execution. After setup, you can explore and test Rubix APIs seamlessly.

  2. Rubix Testnet Scripts
    This script sets up a complete Rubix Testnet on your machine, including all required validator nodes. It is designed to provide a full-featured Rubix testnet environment for testing and development purposes.