Skip to content
Founded products · infrastructure · DeFi · open source

Things I build.

01Featured — Eidolon

github.com/PhantomOz/eidolon

Virtual testnet engine. Fork any EVM chain.

A multi-tenant virtual testnet engine written in Rust. Fork Ethereum, Polygon, Arbitrum, or any EVM chain — then simulate transactions, inspect state diffs, and manage isolated environments through a REST API or web dashboard. Think Tenderly/Anvil, designed as a SaaS from day one.

RPC methods
40+RPC methods
Rust crates
5Rust crates
licensed
MITlicensed
eidolon/
├── bin/eidolon-nodeCLI binary
├── crates/eidolon-evmEVM executor (wraps revm)
├── crates/eidolon-forkdblazy-loading fork database
├── crates/eidolon-rpcJSON-RPC server
├── crates/eidolon-corefork manager, auth, metering
└── dashboard/web UI

Capabilities

  • Multi-fork management — isolated EVM forks via REST API
  • Transaction simulation without committing state — gas, logs, state diffs
  • Bundle simulation for MEV and DeFi workflows
  • ABI-decoded traces — auto-decodes ERC20, Uniswap, and more
  • Fork snapshots — save and restore state at any point
  • API-key auth, per-key rate limiting, usage metering
  • Redis state persistence for crash recovery

02Hodl — Founder

joinhodl.com

The global money app.

Founded Hodl to localize what LendBit started: one app to hold, spend, swap, and borrow across naira, dollars, and stablecoins.

users · first two months
122users · first two months
transaction volume to date
$220K+transaction volume to date
EVM chains live
6EVM chains live

Shipped

  • Virtual USD accounts with instant naira payouts
  • Gasless crypto swaps across NGN, USD, and stablecoins
  • Crypto-collateralized borrowing — local fiat and credit, instantly
  • Global payout rails — blockchain, ACH, SWIFT, and Wire
  • Live on Ethereum, Base, Polygon, Scroll, Celo, and Arbitrum
FintechStablecoinsPayments

03BlockSploit

blocksploit.xyz

AI on offensive security.

An AI agent that autonomously finds and exploits smart-contract vulnerabilities. Built to pressure-test protocols the way an attacker would — at machine speed.

PythonSolidityJavaScript

04LendBit — Founder

lendbit.finance

Cross-chain P2P lending.

Peer-to-peer cross-chain lending protocol I founded. Started as a hackathon build, won three times, now in mainnet beta.

SolidityDeFi

05Hackathon record

06Open-source contributions