Aditya (@adityaplusp) 's Twitter Profile
Aditya

@adityaplusp

ENTHUSIASTIC , LEARNING….. FULL STACK

ID: 1632963508273831936

calendar_today07-03-2023 04:37:14

304 Tweet

79 Followers

134 Following

Aditya (@adityaplusp) 's Twitter Profile Photo

Building Mini SPL Token Program with Transfer Hooks on Solana using Pinocchio Programmable hooks execute custom logic on every transfer. Features ->Minting/transfers with live balance tracking ->Transfer hooks (auto-executed per transfer) ->Manual account serialization (dynamic

Building Mini SPL Token Program with Transfer Hooks on Solana using Pinocchio

Programmable hooks execute custom logic on every transfer.

Features
->Minting/transfers with live balance tracking
->Transfer hooks (auto-executed per transfer)
->Manual account serialization (dynamic
anshuman (@anshu_code) 's Twitter Profile Photo

Just open sourced:- Solana Arbitrage Scanner A TypeScript tool that finds live arbitrage opportunities across Solana DEXs⚡️ → Supports solana top dexs: • Raydium • Orca Whirlpools • Meteora DMM • PumpSwap → Real time price tracking (1s refresh) → Auto detects

Just open sourced:- Solana Arbitrage  Scanner

A TypeScript tool that finds live arbitrage opportunities across <a href="/solana/">Solana</a>  DEXs⚡️

→ Supports solana top dexs:
• Raydium 
• Orca Whirlpools 
• Meteora DMM
• PumpSwap

→ Real time price tracking (1s refresh) 
→ Auto detects
Aditya (@adityaplusp) 's Twitter Profile Photo

Pro Tip:⚡️ -> use Makefile in your project (must ) 🦀 -> clean your Rust project (cargo clean && cargo build) -> check your deps in Cargo.toml and lock exact versions -> run cargo fmt and cargo clippy to keep code clean

Aditya (@adityaplusp) 's Twitter Profile Photo

Pinocchio Token Program with Transfer Hooks 🦀 -> Token minting/transfers with live balance tracking -> Transfer hooks: auto-fees 1%, compliance logging, daily limits 1000 tokens, dynamic royalties 5% -> CLI with clap -> Manual account serialization (bytemuck) ,ZC

Pinocchio Token Program with Transfer Hooks 🦀

-&gt; Token minting/transfers with live balance tracking
-&gt; Transfer hooks: auto-fees 1%, compliance logging, daily limits 1000 tokens, dynamic royalties 5%
-&gt; CLI with clap
-&gt; Manual account serialization (bytemuck) ,ZC
Aditya (@adityaplusp) 's Twitter Profile Photo

💡just used my existing gRPC indexer (project extension ) 🥘 Rust-based real-time detector that: • Streams Solana gRPC data • Stores events in PostgreSQL with batch optimization • Runs migrations automatically . Tell you what all of this data is storing in db at the same

Aditya (@adityaplusp) 's Twitter Profile Photo

Been working on this Triton One 🌊🌋 will have Anza • High-throughput Solana Developers streaming (>2.7 MTPS) • Multi-threaded processing + slot reordering • Epoch/slot range conversion with validation • Comprehensive config system + testing • Vixen pipeline integration

espi (@espiknwldgbmbs) 's Twitter Profile Photo

Just 2 more weeks of cleanup and FAANG Origins ⚔️ — a tactical PvP game built for degens — will be ready for public alpha. I made this because I know in my bones: crypto and games are meant to be together. But every Solana game I’ve seen either does too much or too little. They

Just 2 more weeks of cleanup and <a href="/FAANGorigins/">FAANG Origins ⚔️</a>  — a tactical PvP game built for degens — will be ready for public alpha.

I made this because I know in my bones: crypto and games are meant to be together. But every Solana game I’ve seen either does too much or too little.

They
Aditya (@adityaplusp) 's Twitter Profile Photo

Quick reminder: → Run fmt before push → Keep Rust names simple → Add clear comments → Use TODO/FIXME/BUG notes → Use LazyGit → Contribute to OSS → Learn from quality guides

Quick reminder: 

→ Run fmt before push
→ Keep Rust names simple
→ Add clear comments
→ Use TODO/FIXME/BUG notes
→ Use LazyGit
→ Contribute to OSS
→ Learn from quality guides
Aditya (@adityaplusp) 's Twitter Profile Photo

Long ago I ditched Nix‑Darwin. Coming back because it gives me reproducible dev envs, painless tooling, and clean system config perfect for Rust and Solana. → Pin exact rustc/cargo per project → Fenix or rust‑overlay for nightly toolchains → Isolate multiple Solana CLI

Long ago I ditched Nix‑Darwin. Coming back because it gives me reproducible dev envs, painless tooling, and clean system config perfect for Rust and Solana.

→ Pin exact rustc/cargo per project
→ Fenix or rust‑overlay for nightly toolchains
→ Isolate multiple Solana CLI