A repository of smart contracts, decentralized applications, and protocol-engineering experiments. Private work is clearly marked private.
> filter:
⌖
Sovereignty
A cNGN-margined perpetual DEX on Base.
private
Private repo · Protocol-ready · Frontend pending
Sovereignty is a protocol-ready perpetual futures system using cNGN as the margin and settlement currency. It supports markets across crypto, commodities, metals, equities, and forex, with isolated market vaults and on-chain risk management.
interesting parts
›Per-market ERC4626 vaults
›Commit-reveal order flow
›Pyth × Chainlink price triangulation
›Funding rates
›Collateral add/remove flows
›Protocol-owned liquidations with Chainlink Automation
bob is a Uniswap v4 hook-manager for single-sided liquidity and belief-asset accumulation. Instead of forcing long-term holders to LP with two assets and think in dollar terms, bob lets them deposit one asset, keep part of it reserved, put a chosen slice to work in a correlated hookless v4 pool, and convert earned fees back into the asset they actually want to accumulate.
A Uniswap v3 pool scanner for out-of-range liquidity.
public
Public repo · Live app
Outskirt looks under the hood of Uniswap v3 pools to show where liquidity is active, where capital is sitting out of range, and how healthy a pool really is beyond headline TVL.
A cinematic frontend for real Uniswap v3 mainnet swaps.
live
Live app · Mainnet execution
GSA turns swapping into a full “run the deal” experience. Connect a wallet, pick tokens, move through Liquidity City, and execute real Uniswap v3 swaps on Ethereum mainnet. It is playful on the surface, but the swap flow is real: live balances, real quotes, token approvals, slippage controls, price impact, gas cost, transaction confirmation, and Etherscan links.