Create a Solana Telegram Bot in Less Than 100 Lines of Code
Step by step guide to create a Solana Telegram Bot in Less Than 100 Lines of Code

Create a Solana Telegram Bot in Less Than 100 Lines of Code

This guide demonstrates how to create a customizable Telegram bot that tracks real-time events using Helius webhooks and Cloudflare Workers.

Solana Dev101- How to get the holders of an NFT collection (Snapshot)
Solana Dev 101 - NFT/Token Holder Snapshots
Solana Dev101- How to get the holders of an NFT collection (Snapshot)
Learn how to get all the owners of an NFT collection on Solana.
Solana Dev 101 - Mint SPL Tokens on Solana
Working With Solana Tokens
Solana Dev 101 - Mint SPL Tokens on Solana
Learn how to mint tokens on the Solana blockchain.
Goodbye GetProgramAccounts — Announcing Solana Account Webhooks
Announcing Solana Account Webhooks
Goodbye GetProgramAccounts — Announcing Solana Account Webhooks
Finally a way to reliably stream account (or program account) updates with fault-tolerance and low latency.
Build a Wallet Tracker on Solana
Build a Wallet Tracker on Solana
Build a Wallet Tracker on Solana
Everything you need to know to setup a wallet tracker on Solana with Helius Webhooks.
How Solana RPCs Work
Demystify the inner workings of Solana RPCs, what makes them function, and how they differ from RPCs on other networks.
How Solana RPCs Work
Demystify the inner workings of Solana RPCs, what makes them function, and how they differ from RPCs on Ethereum.
Listening to On-chain Events on Solana
Listening to on-chain events on Solana
Listening to On-chain Events on Solana
Listening to On-chain Events on Solana with Geyser, Websockets, or Webhooks.