Skip to content

Component Diagrams

Internal architecture diagrams for ASI:Chain ecosystem components.

Back to Architecture Overview

Available Components

Wallet Architecture

The ASI Wallet v2 browser-based React application.

  • UI Layer structure
  • Redux state management
  • Services and node connections

Block Explorer Architecture

Flask-based blockchain data indexer and viewer.

  • Data processing pipeline
  • Database schema
  • API endpoints

ASI Node Architecture

ASI Scala blockchain node.

  • Core services
  • Port configuration
  • P2P networking

Quick Reference

ComponentTechnologyMain Function
WalletReact + ReduxAccount management, transactions
ExplorerFlask + SQLiteBlock and transaction viewing
NodeScala + JVMBlockchain consensus and execution

Node Connections


ASI:Chain DevNet - Development Network