Architecture Overview
  • Welcome to Arcology Architecture Overview
  • Introduction
  • Streamer
  • Executor
  • Scheduler
  • Arbitrator
  • P2P
  • Frontend
  • Gateway
  • Pool
  • Signature Verifier
  • Core
  • Consensus
  • Merkle
  • Eth API
  • Storage
Powered by GitBook
On this page

Gateway

Arcology transactions come from either end users or network peers. The gateway service is the first step for all transactions to enter into the system. It determines which transactions will make it through to the processing workflow based on a set of selection strategies.

PreviousFrontendNextPool

Last updated 2 years ago