Appearance
UI Sandbox version 2
We are pleased to announce the release of UI Sandbox Version 2.
This new version introduces a range of improvements designed to make the platform more user-friendly and efficient. With an optimized interface and enhanced functionality, developers can now manage projects with greater ease and clarity.
Explore the new version here: AI UI Constructor.
Updated DEMO UI Development Workflow
The process for creating DEMO UIs has been significantly streamlined. The Sandbox application has been decoupled from the SNET DAPP and restructured as a standalone web application equipped with additional development tools. The updated workflow is as follows:
Generate Stub Files Use your
.proto
file to generate.js
stub files. Follow the guide here: Generating Stubs.Access the Sandbox Navigate to the AI UI Constructor.
Make sure that the
MetaMask
extension with theSepolia
network is enabled in your browser.Sign In or Register Log in using your
Marketplace account
. If you do not have an account, you can create one using theSign Up form
.Create a New Project Select
New Project
from the menu options to initiate a new workspace.Upload Stub Files Upload the
generated stub files
to your project.Edit Project Files Modify
index.js
andstyle.css
as needed. Additional files can also be uploaded or created within the project.Compile the Code Use the
Compile button
to build and test the application.Provide Application Details Populate the fields for
OrganisationID
,ServiceId
, andEndpoint
in the preview application section.Debug and Iterate Debug the application code and repeat the Compile process until the desired results are achieved.
Export the Project Once the project is complete, download the files in a
.zip
format using theExport Project
button.Publish the DEMO Deploy the completed
DEMO
application through thePublisher Portal
.
UI Sandbox Workflow Diagram
Below is a visual representation of the new Sandbox workflow:
