Skip to content
View DexCrancer's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report DexCrancer

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
.github/profile/README.md

👾 DexCrancer | Solana DeFi & Meme Coin Specialist

Full-stack Solana developer building high-performance on-chain games, trading tools, smart contracts, and automation bots.

Turning ideas into production-ready Solana dApps with Anchor (Rust), TypeScript, and real-time systems.


🔥 Featured Projects

Project Description Tech
solana-casino-coinflip Peer-to-peer coinflip betting game with Orao VRF, live lobby & chat React + Tailwind, Node.js WebSocket, Anchor/Rust
solana-bonkfun-bundler Jito-powered token creator + bundler (up to 12 buys in one tx) for letsbonk.fun Rust, Jito, Solana CLI
solana-prediction-market-smart-contract Binary YES/NO prediction markets with bonding curve & Raydium graduation Anchor, SPL Tokens, TypeScript CLI
solana-token-staking-smart-contract Flexible SPL token staking with rewards, admin controls & pause Anchor, Rust, TypeScript
solana-copytrading-bot Smart copy-trading bot for Solana (private)
solana-twitter-ai-agent GPT-powered auto-reply Twitter/X bot Python, OpenAI

🛠️ Tech Stack

  • Blockchain: Solana • Anchor (Rust) • SPL Tokens • Orao VRF • Jito Bundles
  • Frontend: React • TailwindCSS • WebSocket real-time
  • Backend: Node.js • Python • MongoDB
  • Tools: TypeScript • Metaplex • Raydium • Bonding Curves

💡 What I Build

  • Provably fair on-chain games
  • Meme coin launch automation & bundlers
  • DeFi primitives (staking, prediction markets, betting)
  • Trading bots & AI agents on Solana

Always focused on performance, security, and user experience.


📬 Connect


Made with 🔥 for Solana degens & builders.

"Ship fast. Ship on-chain. Ship edge."

Pinned Loading

  1. solana-copytrading-bot solana-copytrading-bot Public

    A high-performance Solana copy-trading bot written in Rust. It watches a target wallet’s on-chain activity and mirrors trades on Raydium and Pump.fun as soon as matching transactions appear.

    Rust 235

  2. polymarket-trading-bot polymarket-trading-bot Public

    DeltaPulse Bot — $500 Per Day Momentum-Driven Polymarket Trader

    TypeScript

  3. solana-bonkfun-bundler solana-bonkfun-bundler Public

    A high-performance open-source Bonkfun Bundler for Solana. It allows users to create a token + bundle up to 12 purchases in a single atomic transaction. Features Jito-powered bundles, delay sniping…

    TypeScript

  4. solana-prediction-market-smart-contract solana-prediction-market-smart-contract Public

    Open-source Solana Prediction Market smart contract built with Anchor. Enables creation of binary YES/NO outcome markets with bonding curve trading (SOL tokens), platform + creator fees, Metaplex m…

    Rust

  5. solana-token-staking-smart-contract solana-token-staking-smart-contract Public

    A robust Solana Token Staking smart contract built with Anchor. Users can stake SPL tokens to earn proportional rewards over time. Features admin configuration, reward deposits, claim-only & unstak…

    Rust

  6. solana-twitter-ai-agent solana-twitter-ai-agent Public

    A Twitter (X) AI Agent / Auto-Reply Bot built in Python. Automatically responds to mentions and tweet replies using OpenAI GPT-3.5. Includes rate limiting, daily tweet limits, detailed logging, and…

    Python