thirumurugan7.hashnode.devIntroduction to Dojo on Starknet: Setting Up, Contracts, and Frontend IntegrationBlockchain-based game development has entered a new era with Dojo, a provable on-chain game engine built on Starknet. By leveraging the power of Cairo and Starknet's high throughput, Dojo enables developers to create scalable, transparent, and fully ...Apr 15, 2025·4 min read
thirumurugan7.hashnode.devFrom Zero to Hero Stylus:As someone who's spent countless hours wrangling with both EVM and WASM environments, I can tell you firsthand: Stylus isn't just another L2 upgrade – it's a paradigm shift that makes me want to throw my Solidity cheat sheets out the window (but don'...Apr 1, 2025·8 min read
thirumurugan7.hashnode.devWhy Layer 2?Imagine trying to send money across the globe using Bitcoin or Ethereum, only to be hit with high fees and waiting hours for the transaction to go through. As blockchain networks gain users and applications, these issues become more common. This is ...Oct 13, 2024·4 min read
thirumurugan7.hashnode.devSpin up an onchain game with ZK SpinPrerequirements: Rust https://www.rust-lang.org/tools/install Node JS https://nodejs.org/en/download/package-manager/current Wasm-pack https://rustwasm.github.io/wasm-pack/installer Installation: npm install -g spin-m4 Start a new project: ...Aug 17, 2024·17 min read