/rust-blockchain

Learning Rust hacking blockchain data

Primary LanguageRust

Hacking blockchains with Rust

Rust

Ethereum

Solana

Other

Progress

  1. Fetch json from graphql endpoint, parse and write to csv
  2. Read csv into dataframe
  3. Run program from command line options
  4. Fetch ethereum data asynchronously and write to csv file

TODO

  1. Load data into high performance in memory column database or write queries from dataframes
  2. Create graphql web api