Skip to content

metaplex-foundation/solana-snapshot-etl

Repository files navigation

Solana snapshot ETL tools

This repository collects 3 necessary things to fill any DB with current state of all the Solana accounts.

Building

$ make build

Dowload snapshot

Snapshot will be downloaded to ./snapshot directory

$ make download

Stream snapshot

All snapshots inside ./snapshot directory will be streamed one by one

$ make stream

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published