Here I share my coding experiments and thoughts on Frontend stack like React, Next.js, Astro; Telegram Bot development; Web3 stack and knowledge; my personal experience about web3 hackathons and more. Feel free to read, explore, and comment.
tutorials
深入理解 Solana 交易数据结构:从 RPC 原始数据到链上索引器
通过构建一个真实的 DEX 交易解析器,逐层拆解 Solana 交易的完整数据结构——Transaction 存"意图",Meta 存"结果",AccountKeys 是连接一切的桥梁。
tutorials
Anchor Event 与 Self‑CPI:Solana 事件机制的深层设计
深入解析 Anchor 框架中 Event 的底层实现——为什么 Anchor Event 总是以 Self‑CPI 的形式出现在 InnerInstructions 的最后一条指令里,以及这种设计带来的结构化、可预测、抗截断的优势。
tutorials
What is discriminator in Solana Anchor Framework
This article will introduce you to the concept of what is discriminator in Solana Anchor Framework.
tutorials
How to clarify Solana account relationships
This article will introduce you to the concept of how to clarify Solana account relationships.
Showing items 1-6 of 9 items Page 1 of 2 pages