Black & White Path
Black & White Path
Apr 10, 2026 · Blockchain

North Korean “Ghost” Developers Infiltrate DeFi: Multi‑Role Ops Across Multiple Projects

An investigation reveals that North Korean state‑linked developers, using fake identities and remote tooling, have simultaneously held senior roles in several Solana‑based DeFi projects, leading to a sudden 62% TVL drop in Stabble and exposing systemic vulnerabilities in the industry’s hiring and audit practices.

Blockchain espionageDeFi securityOSINT investigation
0 likes · 10 min read
North Korean “Ghost” Developers Infiltrate DeFi: Multi‑Role Ops Across Multiple Projects
Black & White Path
Black & White Path
Apr 4, 2026 · Blockchain

Inside the $285 Million Drift Protocol Hack: Timeline, Tactics, and Lessons

On April 1 2026, the Solana‑based Drift Protocol lost $285 million in a 12‑minute exploit that leveraged a fake CVT token, a vulnerable 2‑of‑5 multisig, and Solana's Durable Nonce feature, with investigators linking the attack to North Korea's Lazarus Group and highlighting systemic governance and oracle risks.

DeFi hackDrift ProtocolDurable Nonce
0 likes · 8 min read
Inside the $285 Million Drift Protocol Hack: Timeline, Tactics, and Lessons
Dunmao Tech Hub
Dunmao Tech Hub
Aug 18, 2025 · Information Security

Understanding Ed25519 Key Generation, Signing, and Verification in Solana

This article explains how Ed25519 generates public keys, creates signatures, and verifies them within Solana, providing detailed algorithmic steps, code examples, and a complete Python reference implementation for developers to test and understand the cryptographic process.

Ed25519Public KeyPython
0 likes · 18 min read
Understanding Ed25519 Key Generation, Signing, and Verification in Solana
Ops Development & AI Practice
Ops Development & AI Practice
Aug 2, 2025 · Blockchain

Master Solana Development with Anchor Version Manager (AVM)

This guide explains what the Anchor Version Manager (AVM) is, why it’s essential for Solana developers, and provides step‑by‑step instructions for installing AVM, switching Anchor versions, and managing multiple projects to ensure reproducible builds and avoid deployment issues.

AVMAnchorBlockchain Development
0 likes · 7 min read
Master Solana Development with Anchor Version Manager (AVM)
Ops Development & AI Practice
Ops Development & AI Practice
Aug 1, 2025 · Blockchain

Decoding solana-test-validator Output: A Beginner’s Guide to Your Local Solana Sandbox

This guide walks you through launching a local Solana test validator, explains each line of its console output—including node identity, gossip and TPU addresses, slot commitment levels, snapshots, transaction counts and SOL balance—and offers practical tips for debugging and resetting the sandbox environment.

DevelopmentLocal TestnetSolana
0 likes · 10 min read
Decoding solana-test-validator Output: A Beginner’s Guide to Your Local Solana Sandbox