Skip to content

Super-Protocol/solutions

Repository files navigation

Introduction

This repository contains solutions that are already deployed on Super Protocol and are available to all testnet participants. Some solutions designed for end users and require only some input data to function. Then there are base images used by other solutions which could only be accessed through Command-line Interface (CLI).

Solution Description
Python Base image for Python solutions.
Image Classification Machine learning algorithm that determines what is shown in the picture.
Face Recognition Machine learning algorithm that calculates the probability that two photos contain the same person.
Speech Recognition Machine learning algorithm that transforms speech into text.
Oracles Confidential Oracle service.
SuperChat SuperChat tunnel client.
Minecraft Minecraft tunnel client.
Static Content Static website tunnel client.

Steps to download solution

  1. Clone this repository:

    git clone https://github.com/Super-Protocol/solutions
    
  2. Download and install Super Protocol CLI for your OS:

    Linux:

    curl -L https://github.com/Super-Protocol/ctl/releases/latest/download/spctl-linux-x64 -o spctl
    

    macOS:

    curl -L https://github.com/Super-Protocol/ctl/releases/latest/download/spctl-macos-x64 -o spctl
    

    Windows is not supported, please use WSL

  3. Download and decrypt solution using resource.json file in the solution directory:

    ./spctl files download resource.json ./