/suibase

Sui development environment and cookbook.

Primary LanguageRustApache License 2.0Apache-2.0

Discord chat Active Development

release nightly

Streamlines development and testing of your Sui network apps.

Suibase features:

  • Easy start/stop/status of localnet and faucet services.

  • Very fast installation and upgrade of Sui clients (no compilation needed1).

  • Built-in localnet sui explorer.

  • RPC failover and load-balancing among free public RPC servers.

  • Rust and Python Helper for test automation.

All features work out-of-the-box, and can progressively be integrated and customized in your workflow.

Can safely co-exist with other official Sui installations.

More info: https://suibase.io

Footnotes

  1. Uses official published Mysten Labs binaries. Not all platforms supported, in which case Suibase automatically revert to build from source.