8. Frontend

The frontend service is responsible to establish and maintain connections with the end users through network connections. Frontend service provide a another set of interfaces for users to interact with an Arcology node.

1. Eth APIs

Arcology does support the standard Ethereum RPC APIs, but original APIs lack some batch query interfaces. The Frontend service provides some extension to the standard interfaces for batch queries. As of Arcology version 1.7, only HTTP is supported for now, more protocols support will be added in the future.

Last updated