syscoin / rollux-event-proxy

event proxy to index and store events in rollux to serve as an API to things like the Rollux Portal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api services for L2 data

Install

  1. Clone repo
  2. cp .env.example .env
  3. docker-compose up (-d)
  4. api-gateway port = 8080 by default

About

event proxy to index and store events in rollux to serve as an API to things like the Rollux Portal


Languages

Language:JavaScript 97.0%Language:Dockerfile 3.0%