Tutorials
Deep dive into Monad: Speed, performance and more
Monad — parallel transaction execution, a compact and asynchronous state database (MonadDB), and an EVM runtime with a JIT compiler
Monad — parallel transaction execution, a compact and asynchronous state database (MonadDB), and an EVM runtime with a JIT compiler
Giving you a clear mental model of how Solana defines “what should happen” in every transaction: instructions, messages, Address Lookup Tables.
The process of creating, initializing, and reading a user-owned PDA derived from predictable seeds in an Anchor program.
A closer look at what an account really is: we’ll break down its structure, ownership, and how PDAs help create secure, predictable account addresses without private keys.
This article explains how Solana achieves high speed and scalability through its unique Proof of History timekeeping, Tower BFT consensus, and parallel transaction processing architecture.
Explore Sonic’s high-speed EVM network and follow a guide to connect to Sonic testnet RPC on Chainstack for contract testing and development.