{"repo":"stellar/stellar-etl","free":true,"listed":false,"github":"https://github.com/stellar/stellar-etl","clone":"git clone https://github.com/stellar/stellar-etl.git","description":"Stellar ETL will enable real-time analytics on the Stellar network","language":"Go","stars":39,"topics":["stellar","stellar-network","stellar-lumens","etl-pipeline","data-analysis","etl-framework","ethereum","bitcoin","blockchain"],"license":"Apache-2.0","category":"blockchain-web3","readme_excerpt":"Stellar ETL The Stellar-ETL is a data pipeline that allows users to extract data from the history of the Stellar network. Table of Contents - Install - Command Reference - Export Commands - export ledgers - export transactions - export operations - export effects - export assets - export trades - export diagnostic events - export ledger entry changes - Utility Commands - get ledger range from times - Schemas - Extensions - Adding New Commands --- Install Docker 1. Download the latest version of docker Docker 2. Pull the latest stellar-etl Docker image: docker pull stellar/stellar-etl:latest 3. Run the Docker images with the desired stellar-etl command: docker run stellar/stellar-etl:latest stellar-etl [etl-command] [etl-command arguments] Manual Installation 1. Install Golang v1.23.0 or later: https://golang.org/dl/ 2. Ensure that your Go bin has been added to the PATH env variable: export PATH=$PATH:$(go env GOPATH)/bin 3. If using captive-core, download and install Stellar-Core v20.0.0 or later: https://github.com/stellar/stellar-core/blob/master/INSTALL.md 4. Run go install github.com/stellar/stellar-etl/v2@latest to install the ETL 5. Run export commands to export information about the legder Manual build for local development 1. Clone this repo git clone https://github.com/stellar/stellar-etl 2. Build stellar-etl with go build 3. Build the docker image locally with make docker-build 4. Run the docker container in interactive mode to run export commands. 5. Run export com","default_branch":null,"files":null,"tree":[],"storefront":"/r/stellar","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/stellar/stellar-etl/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}