Skip to content
This repository has been archived by the owner on Dec 11, 2024. It is now read-only.

Latest commit

 

History

History
27 lines (15 loc) · 1.79 KB

README.md

File metadata and controls

27 lines (15 loc) · 1.79 KB

⛓📊🦀 blockchain science - rust edition


small projects


  • a sparse merkle tree library from scratch: a beautiful theoretical walkthrough and library on authenticated data structures and sparse merkle trees, including full unit and fuzzing test cases
  • solana dev onboarding: development resources aiming to onboard engineers and scientists to solana development
  • web3-toolkit-rs: a very basic crate for blockchain projects
  • kiddor arb searcher: an (unfinished) package implements a boilerplate with tools to run a searcher with statistical arbitrage strategies. it utilizes libraries from my (never-finished) crate at web3-toolkit-rs


experiments with foundry