Scope —
Joined as one of two core engineers in 2022. As the team contracted, became the sole
on-chain engineer — all on-chain architecture, mechanism design, security
decisions. The scope kept spilling into the off-chain systems too; on-chain problems
and engineering problems kept overlapping.
Core protocol —
Built most of the core protocol with the other engineer: prediction-market mechanics —
odds modeling, bookmaker positioning, settlement. Getting the payout and settlement
invariants right is the hard part; the failure mode is silent and expensive.
Token contracts —
Built and shipped the $AZUR (ERC-20) token contracts to the team's tokenomics spec:
vesting, several staking mechanisms, fee accrual to stakers, long-term holder rewards.
Validated each mechanism on historical on-chain data before shipping. Tuned parameters
from real protocol metrics after.
Audits —
10+ external audits: Pashov, Hexens, Hacken, Pessimistic. Internal audit before each
engagement. Work through findings directly with auditors. Audits are a structured
second opinion. You still own the code.
Off-chain —
Off-chain alongside the contracts: FastAPI backends, The Graph subgraphs for indexing,
Dune dashboards for analytics, risk-monitoring tooling.