blockchain-etl / solana-etl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solana ETL (was solana-config)

NOTE: You may be looking for the previous iteration of solana-etl, written in Python. That code has been moved to here.

This repository contains all of the code for running a Solana ETL pipeline. The primary purpose of this is to serve data for Google BigQuery, but outputs for Google Pub/Sub, RabbitMQ, RabbitMQ Stream, JSON files, and JSONL files are supported.

For more information, please check the documentation.

Architecture Overview

The overall infrastructure is depicted below.

architecture

For more information check the documentation.

Usage

For instructions on system setup, compilation, and running, see the documentation on Getting Started.

About

License:MIT License


Languages

Language:Rust 90.4%Language:Go 3.8%Language:Shell 3.7%Language:HCL 2.1%Language:Python 0.1%