My Blogs

Layers in blockchain.

This blog explores consensus models, Layer 0 to Layer 3, and why it is important to understand.

June 7, 2025


ERC-20 token and how to use it well and flaws

Explore the intricacies of ERC-20 tokens, their applications, and common pitfalls to avoid in your projects.

June 30, 2025


how to make get started with 3D rendering in websites

This is a starter template and reference guide for working with react-three-fiber, @react-three/drei, and three.js, tailored for self-learning and future reference.

June 10, 2025


How to Do Authentication in Next.js with NextAuth.js

Learn how to implement authentication in your Next.js applications using NextAuth.js. This guide covers everything from setting up the library to managing user sessions and securing your routes.

May 15, 2025


how to make a Liquid Staking Token Project

1. tracks the blockchain for incoming transactions to an address we own. 2. Anytime SOL comes, we mint our custom token. 3. whenever the user returns token, we return SOL.

May 11, 2025