Skip to content
This repository was archived by the owner on Sep 1, 2020. It is now read-only.

RPC Server

Harikrishnan Menon edited this page Jan 14, 2018 · 1 revision

The AEON RPC Server acts as the bridge between the Web Application and the AEON Daemon.

Its is based on the wallet2 implementation in the AEON source repository.

The API's exposed here are consumed by the web wallet in order to process your requests.

Clone this wiki locally