Stellar.AI
  • Overview
    • Overview
    • Architecture
  • Rendering
    • Getting started
    • Top-up your account
    • Setup add-on
    • Submitting your first render
    • Start your render
      • Transfer manager (Uploads and downloads)
      • Managing your render
      • Terminate rental
  • VPN
    • Android
    • iOS
  • AI and ML
  • Resize Docker Storage
  • Nodes
    • Installation
    • Update/Uninstall
    • Idle jobs
    • WSL
    • Verification
  • Services
    • CPU/GPU rental
  • Cryptocurrency
    • Monetary Policy
    • Staking
  • Roadmap
  • API Reference
    • accounts
      • /accounts
      • /accounts
      • /accounts/balance
    • network
      • /network
    • nodes
      • /nodes/{id}
    • services
      • /services
      • /services/mr
      • /services/mr
      • /services/render
      • /services/render
      • /services/{uuid}/info
      • /services/{uuid}/stop
Powered by GitBook
On this page
  1. Overview

Architecture

PreviousOverviewNextRendering

Last updated 5 months ago

SteSpace operates its own Layer 1 blockchain network (PoW) dedicated to financial operations using the Ste cryptocurrency. To streamline operations, reduce fees, and enhance transaction speed, we've implemented a dedicated Layer 2 (PoA) network.

The interaction of the core and blockchain networks is implemented through gateways that provide APIs for both networks.

The core of the system is responsible for the control and monitoring of resources, implementation of the application layer, billing and providing an interface for creating various services.

To work with the system, a WEB interface for users and an HTTP REST API for automation or integration with third party systems are implemented.