Video Demo: Youtube
In the spirit to develop a strong developer community, Weminal team build an open-source IDE to simplify the development of SUI smart contracts. Sui-simulator is the core vision and technical development of Weminal team, as a hub for builders to write code, build, simulate, and publish objects on SUI.
This project provide sui developer with a set of quick tools to reduce the time consumption with readily available testing and developing environments.
- Set up Environments
- Coin management
- Build,test and publish in sui contract
- Simulation ( sui client ptb)
- Package explorer
- Dynamic object graph
Sui Simulator requires the following:
- Sui CLI (latest version)
Open Sui-simulator extension: You can open by Command Palette if you're using on MacOS. Or you can click on the sui-simulator logo in the sidebar/Activity Bar to open the extension.
- Environments: Choose your network environments and also your installation source maybe by Cargo or binaries. If you want install binaries, we want to help you by this docs.