kent-williams / oracle-observer-sample

Repository from Github https://github.comkent-williams/oracle-observer-sampleRepository from Github https://github.comkent-williams/oracle-observer-sample

Oracles S3 Observer Sample App

Repo Overview

This repo serves as a building block that the community can use for creating applications and APIs around the S3 data that the Helium oracles create.

This repo is broken into two pieces:

  • The oracle-ingestor-lambda pulls data from S3 buckets, decodes it, transforms it, and pushes it into a PostgreSQL database
  • The oracle-observer-api serves this transformed data as json

About


Languages

Language:Rust 72.2%Language:TypeScript 24.9%Language:Shell 2.9%