Creating Solana webhooks with Helius, TypeScript and Rust
This tutorial will show you how easy it is to create your own webhook to tap into Solana events and send them to your applications, either parsed or in raw formats. Using webhooks is a great alternative to synchronous requests or websockets, especial...
brytelands.hashnode.dev8 min read