Skip to content
View Abdr007's full-sized avatar
🎯
Building trading infra on Solana
🎯
Building trading infra on Solana
  • Earth

Block or report Abdr007

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Abdr007/README.md

ABDR

Systems engineer. Building trading infrastructure on Solana.




XGitHub




Featured Project




Production CLI for trading Solana perpetual futures on Flash Trade.

97 commands. 32+ markets. Simulation mode. 10-layer safety stack. Published on npm.


97
Commands
32+
Markets
1,743
Tests
48K
Lines of Code

flash [sim] > open 5x long SOL $500
CONFIRM TRANSACTION
─────────────────────────────────
Market: SOL LONG
Leverage: 5x
Collateral: $500.00 USDC
Size: $2,500.00
Est. Fee: $2.00
Proceed? [y/N]

LayerPurpose
Signing GuardPer-trade limits, rate limiter, audit log
Circuit BreakerHalts trading on session/daily loss thresholds
Kill SwitchMaster toggle — disables all trades instantly
Pre-flight SimulationEvery TX simulated on-chain before broadcast
Program WhitelistOnly Flash Trade + Solana system programs allowed
RPC FailoverMulti-endpoint with slot lag detection
State ReconciliationBlockchain-authoritative sync every 60s

Repository · Documentation · npm




Projects


CLI trading terminal for Flash Trade perpetuals on Solana

97 commands · 10-layer safety · On-chain execution · 1,743 tests

Read-only risk intelligence engine for Flash Trade perpetuals

Liquidation risk · Position monitoring · Protocol inspection

AI-powered crypto intelligence platform with real-time market data

Multi-LLM routing · Market analysis · Glassmorphic UI

Cross-exchange risk intelligence for perpetual futures

Multi-exchange · Risk scoring · AI analysis




What I Build


TRADING SYSTEMS Deterministic execution, on-chain TX pipelines, safety infrastructure
BLOCKCHAIN INFRA RPC failover, state reconciliation, protocol-level integration
RISK ENGINEERING Circuit breakers, exposure controls, signing guards, kill switches
CLI TOOLING Terminal interfaces, protocol inspectors, market monitoring



Principles


Deterministic over probabilistic. Every trade follows a fixed, auditable pipeline.
Chain state over local state. Blockchain is the single source of truth.
Safety as infrastructure. Risk gates are not optional. They're load-bearing.
Bounded by design. Every cache, buffer, and retry has a hard limit.







Building open infrastructure for the Flash Trade ecosystem


Pinned Loading

  1. Abdr007Abdr007Public

    My personal GitHub profile README

  2. flash-terminal-docsflash-terminal-docsPublic

    Documentation site for Flash Terminal — Deterministic protocol trading terminal for Flash Trade on Solana

    CSS

  3. flash-risk-engineflash-risk-enginePublic

    Read-only risk intelligence engine for Flash Trade perpetuals on Solana

    TypeScript

  4. nexusnexusPublic

    AI-powered crypto & finance intelligence platform with real-time market data, multi-LLM routing, and glassmorphic UI

    TypeScript

  5. prism-aiprism-aiPublic

    Cross-Exchange AI Risk Intelligence Platform for Perpetual Futures Markets

    TypeScript