Reading data on the Solana blockchain
In this tutorial, we’ll explore how to connect to the Solana network, understand accounts and SOL, and read real on-chain data using TypeScript and the solana/kit library.
Prerequisites
Basic TypeScript knowledge
Node.js and npm installed We’ll us...
bigjoejs.hashnode.dev4 min read