Articles

Thoughts on software engineering, design, and everything in between.

Showing 4 of 4 articles
50

Account Abstraction: ERC4337 & ERC7579

Analysis of Smart Account standards ERC4337 and ERC7579, Learn how these standards are shaping the future of wallet infra and enabling better UX

50

Redis: Real-time Systems

Build a real-time chat app with Redis. Learn pub/sub, data structures, caching, and performance optimization in real-world use cases.

50

ERC165: Interface Detection

Master ERC165 for smart contract interface detection and interoperability..

50

ERC1155 and ERC6909: Multi-Asset Standard

Compare ERC1155’s batch-optimized approach with ERC6909’s minimal design for multi-token management.