Security Researcher
0 Followers
Hello Farcaster World π
π΄ Introducing SCARLET β a CLI tool for structural recon of Solidity contracts. It maps attack surface (entrypoints) and external influence points (sinks like .call / delegatecall / balanceOf) to speed up manual audits. MVP ready. Feedback welcome π https://github.com/Kode-n-Rolla/scarlet
Published a deep dive into secure, deterministic PDA design using Anchor. Built a small project (Solanotes) to map out strict seed structures and account validation patterns to prevent state collisions. Technical breakdown on Dev.to: https://dev.to/kode-n-rolla/building-solanotes-deterministic-pda-design-in-a-solana-program-429n Code on GitLab: https://gitlab.com/kode-n-rolla/solanotes