Projects
A build log from research to shipping. Each project comes with design rationale, contract structure and lessons learned — readable and reusable.
launchpad/v2
In ProgressLaunchV2 · Memecoin Launchpad
A complete token launchpad: internal swap market making, the BidWall price-support mechanism and the TreasuryActionManager authorization flow. A deep dive into Uniswap V4 Hooks in practice.
SolidityV4 HooksFoundrySolady
Read docs →4 docs
lp-manager/
In ProgressLpManager · Position Strategy Engine
On-chain LP data capture → analysis → strategy loop. Using TheGraph + Dune to break market-making PnL into quantifiable metrics that drive rebalancing decisions.
TheGraphDunePython
Read docs →3 docs
launchpad/v1
CompletedLaunchV1 · Launchpad Prototype
The design and implementation of the first launchpad version, validating the core token curve and liquidity bootstrapping mechanism.
SolidityHardhat
Read docs →1 doc
template/
TemplateFuzzing Template · Fuzz-Testing Scaffold
An out-of-the-box contract fuzz-testing template with built-in invariant tests and typical attack-surface cases.
FoundryInvariant
View template →GitHub