CalebEverett / rust-blockchain

Learning Rust hacking blockchain data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learning Rust hacking blockchain data


Languages

Language:Rust 100.0%