How to Reconnect and Replay Slots with Solana Yellowstone gRPC

In this article you will learn how to implement a reconnect logic for your Solana gRPC streams with replay functionality to make sure you don’t miss any slots.

In this article you will learn how to implement a reconnect logic for your Solana gRPC streams with replay functionality to make sure you don’t miss any slots.

Learn how to dynamically update your Yellowstone gRPC SubscribeRequest
on Solana without disconnecting the stream. Includes TypeScript code
example with dynamic wallet tracking and error handling.

A comprehensive guide on how to stream real-time Solana accounts, transactions, and block updates using gRPC. Step-by-step tutorial using Shyft's gRPC service with code examples.
In this blog, we’ll guide you through the process of getting a token’s liquidity from all major dexes with Shyft’s Solana DeFi APIs.

SPL-20 Tokens on Solana Blockchain can be traded and airdropped in exchange for other Non-fungible Tokens or some services. In this article, we will see how we can transfer any SPL token to more than one receiver on Solana. Blockchain…

Loyalty-based eCommerce websites have grown popular in recent years. This article illustrates how to let users of an eCommerce website redeem or check their loyalty tokens on Solana. In the previous part of this series, we have seen how we…

Loyalty rewards on eCommerce websites are quite common these days. This blog illustrates how you can build an eCommerce loyalty reward system on Solana. Loyalty Points(or tokens) are the basis of Reward websites. In the previous part of this series,…

This blog series illustrates how we can integrate utility tokens as loyalty rewards for eCommerce websites with the power of Solana Blockchain. Loyalty reward systems are seen in certain affiliate websites, where users are rewarded with special points for performing…
There are a number of ways by which we can read NFT data from a Blockchain. In this article, we see how SHYFT provides the best NFT reading solution on Solana.

Semi-custodial wallets are more secure crypto wallets with partial custody of keys. This article shows the steps for creating a semi-custodial wallet on Solana.