Skip to content

๐Ÿ‘พ my onchain research, foundry boilerplates, quant bots, algorithms - rust edition

Notifications You must be signed in to change notification settings

autistic-symposium/blockchain-science-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

32 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

โ›“๐Ÿ“Š๐Ÿฆ€ 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