Skip to main content

Marketplace GUI

Marketplace GUI is a user-friendly web interface to Marketplace. It also provides an interactive learning experience for new users. GUI serves as a companion tool to the Super Protocol CLI tool SPCTL. However, GUI capabilities are currently limited so it is not a full alternative.

Go to Marketplace GUI: marketplace.superprotocol.com

Follow the First steps and Marketplace walkthrough guides to get you started.

Content

GuideDescription
First stepsSet up Metamask and Marketplace GUI
Marketplace walkthroughCreate a sample order in the Marketplace GUI
Check confidentialityCheck if a domain is secure and deployed inside a Trusted Execution Emvironment
ModerationPass the offer verification to move your offer into the Approved category

Available in Marketplace GUI

The things you can do in the Marketplace GUI and the their respective CLI commands:

FunctionSPCTL Command
View details of offers available on blockchainoffers
Receive test TEE and MATIC tokenstokens request
Create orders using offersworkflows create
Use your own data for the solution offersworkflows create
Generate encryption keys for ordersworkflows generate-key
See list of all your ordersorders list
See details and statuses of specific ordersorders get
Replenish order depositsorders replenish-deposit
Cancel ordersorders cancel
Receive order resultsorders download-result
Check confidentialityquotes validate

Available in SPCTL only

A list of most important functions that are available only through SPCTL.

FunctionSPCTL Command
Prepare your solutions for executionsolutions prepare
Upload your files to storagefiles upload
Create orders using your solutionsworkflows create
Updating your offersoffers update and offers update-slot
Updating your providerproviders update

You can also register a provider to create solution or data offers. Refer to the Providers and offers guide.