Technical Details
Last updated
Last updated
SoroBuild provides developers and projects with the tools to build and ship dApps faster on Soroban. There are 3 main tools offered by Sorobuild, they include:
This is a No-code soroban smart contract deployment and management tool that provides developers and projects with a seamless option for deploying and interacting with Soroban smart contracts while still building. This tool aims to reduce setup time and the time spent by developers in debugging, deployment, and invoking common Soroban smart contracts.
The is an exploratory environment where users can experiment and construct smart contracts according to their desired features. It is similar to , but tailored for the Soroban smart contract platform. The playground offers users an easy-to-follow guide for building smart contracts, alongside the ability to simulate and deploy them seamlessly. Additionally, users can effortlessly export code from the playground for further use.
is a collection of highly customizable, plug-and-play Soroban dApp UI components. This enables developers and projects to integrate their smart contract and ship dApps on Soroban faster. The UI components consist of user-centered components for common dApp features, with the necessary integrations. Therefor, the components require minimal configuration, making them easy to use. Additionally, they can be tailored to suit project needs, whether it's adjusting the appearance, functionality, or both.
The technical details of Sorobuild, outlining a high-level schematic of how Sorobuild works is as follows:
Users can select base Soroban contracts and deploy them with a single click. If custom functionalities are needed, they can modify the selected base contract or build one from scratch. This is facilitated through the fast deploy feature or the playground. Additionally, the SoroBuild UI allows users to integrate our plug-and-play dApp UIs with minimal configuration. Users can also request a custom UI to be built.