Suibase provides a development environment for the Sui network
It complements your existing sui installation with features such as:
-
Easy start/stop/status of localnet and faucet services.
-
Very fast installation and upgrade of Sui clients (no compilation needed1).
-
RPC failover and load-balancing among free public RPC servers.
-
Rust and Python Helper for test automation.
All features are design to work out-of-the-box, and can be progressively introduced in your workflow and configured to your need.
More info: https://suibase.io
Footnotes
-
Uses official published MystenLabs precompiled binaries. Not all platforms supported, in which case Suibase automatically revert to build from source. ↩