https://github.com/chainmovers/suibase
Easier Sui and Walrus CLI Tools
https://github.com/chainmovers/suibase
blockchain move sui
Last synced: 5 months ago
JSON representation
Easier Sui and Walrus CLI Tools
- Host: GitHub
- URL: https://github.com/chainmovers/suibase
- Owner: ChainMovers
- License: apache-2.0
- Created: 2023-02-24T04:52:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-03T17:40:02.000Z (5 months ago)
- Last Synced: 2025-05-03T17:40:45.160Z (5 months ago)
- Topics: blockchain, move, sui
- Language: Rust
- Homepage: https://suibase.io
- Size: 42.8 MB
- Stars: 47
- Watchers: 6
- Forks: 13
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-sui - GitHub - [Documentation](https://suibase.io/) (dApp Development / dApp Toolkits)
- awesome-sui - GitHub - [Documentation](https://suibase.io/) (dApp Development / dApp Toolkits)
README
[](https://discord.gg/Erb6SwsVbH) [](https://gist.github.com/cheerfulstoic/d107229326a01ff0f333a1d3476e068d)
[](https://github.com/ChainMovers/suibase/actions/workflows/main-nightly-tests.yml) [](https://github.com/ChainMovers/suibase/actions/workflows/dev-nightly-tests.yml)
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 needed[^1]).
- 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](https://suibase.io/)
[^1]: Uses official published Mysten Labs binaries. Not all platforms supported, in which case Suibase automatically revert to build from source.