forbesus / suibase

Sui development environment and cookbook.

Home Page:https://suibase.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord chat

Active Development nightly tests

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

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

About

Sui development environment and cookbook.

https://suibase.io

License:Apache License 2.0


Languages

Language:Rust 68.2%Language:Shell 20.6%Language:TypeScript 9.2%Language:Move 1.2%Language:Python 0.7%Language:CSS 0.2%Language:HTML 0.1%Language:JavaScript 0.0%