Code Here, Deploy Everywhere.
Apply WELLDONE Code to Remix IDE (development tools) to seamlessly use various languages and compilers when building smart contracts. WELLDONE Wallet further streamlines the development process by enabling quick connection to multiple chains from a single wallet / platform. Developers can enjoy enhanced productivity while focusing on development and testing.
WELLDONE Code consists of three components.
- Remix IDE for Sui: Offers a web-based development environment. This no-setup tool features a graphical interface for developing Move modules.
- Code Sandbox: A tool that allows testing Move module functions on the web.
- Code Verification API: An API service for code verification. A backend server compiles the Move language used in the IDE from tool number 1. By utilizing this server, Move module code verification similar to what is offered by Ethereum’s etherscan for Sui is provided. With this API, Move module code verification is possible on the Sui explorer.