Get Telegram notifications for Fan Token transfers
How to do it using Envio?
Step 1: Install Prerequisites
Step 2: Initialize Envio Indexer
pnpx envio init
Step 3: Configure config.yaml
config.yamlStep 4: Simplify the GraphQL Schema
Step 5: Implement Telegram Notification Logic
Step 6: Configure Constants
Step 7: Sending Telegram Messages
Step 8: Final Configuration and Running the Indexer
Configure .env File
.env FileCreate a Telegram Bot
Finally, install dependencies and start the indexer

Last updated
Was this helpful?