AlgoWorld Docs
  • Overview
  • Swapper
    • Quick Start
      • Prerequisites
      • Setting up local development
      • Scripts
    • Architecture
      • Public Swaps
    • Directory structure
    • Env variables
    • Path Mapping
    • Testing
      • End to end tests
  • Explorer
    • Quick Start
    • Architecture
      • Gallery
      • City Packs
      • City Influence
Powered by GitBook
On this page

Was this helpful?

  1. Explorer

Architecture

High level architecture diagram for Explorer platform

PreviousQuick StartNextGallery

Last updated 2 years ago

Was this helpful?

AlgoWorld Explorer relies on the following technologies:

  • Algorand - authentication, signing and sending transactions, compiling smart signatures. Additionally, AlgoExplorer APIs are the main source of interaction with the public Indexer.

  • Github Actions - for periodic cron jobs that process tasks and assist webapp functionality

  • Vercel - hosting provider

The high level diagram below demonstrates the explorer interaction with various third party components, clients and technologies: