How to Deal with Blockhash Errors on Solana
Blockhash errors Banner

How to Deal with Blockhash Errors on Solana

Developers frequently encounter blockhash errors, which can be difficult to understand. In this blog post, we will explain what causes blockhash errors and discuss the best practices for avoiding them. 

How to Monitor a Raydium Liquidity Pool
How to Monitor a Raydium Liquidity Pool
How to Monitor a Raydium Liquidity Pool
Liquidity pools are smart contracts allowing users to buy and sell crypto on decentralized exchanges and other DeFi platforms. This article will teach two approaches to monitoring liquidity pools: webhooks and websockets.
How to Stake SOL on Solana
How to Stake SOL Banner
How to Stake SOL on Solana
Stake SOL to increase capital efficiency and improve the Solana network
How to Land Transactions on Solana
How to Land Transactions on Solana
How to Land Transactions on Solana
Understanding how transactions are submitted and processed on Solana is essential for handling failed transactions. This article delves into possible causes of transaction failure and recommends best practices for increasing transaction throughput.
A Guide to Testing Solana Programs
A Guide to Testing Solana Programs
A Guide to Testing Solana Programs
Learn how to test Solana programs, from theory to practical examples
How to Fetch Newly Minted Tokens with Helius
How to Fetch Newly Minted Tokens with Helius
How to Fetch Newly Minted Tokens with Helius
This article explores how tokens are created on Solana, what SPL tokens are, and how to monitor new tokens and fetch their metadata using Helius.
Build a cNFT Minter Mobile App in Under 5 Minutes
Build a cNFT Minter Mobile App in Under 5 Minutes
Build a cNFT Minter Mobile App in Under 5 Minutes
This tutorial covers how to build an NFT (Non-fungible Token) minting Android application. The idea is to let users easily capture images and mint compressed NFTs on Solana.