Create and manage ERC-20 tokens with a Telegram bot and 1Shot API wallets
 Launch ERC-20 Tokens with Telegram Bot and 1Shot API Custodial Wallets Find the full walk-through tutorial video for this workflow on [YouTube](https://youtu.be/bKRvt2DuVKA?si=uMyb07cxyDvlFtx...
Template notes

Launch ERC-20 Tokens with Telegram Bot and 1Shot API Custodial Wallets
Find the full walk-through tutorial video for this workflow on [YouTube](https://youtu.be/bKRvt2DuVKA?si=uMyb07cxyDvlFtx).
This Telegram bot template demonstrates some useful patterns for creating crypto-powered multi-user bot applications like:
- How to create custodial wallets tied to specific telegram users. - How submit onchain transactions from a specific user's wallet when they interact with your bot. - Storing transaction logs in n8n data tables - Settings up inline keyboards for use triggering specific onchain actions.
Starting with this workflow, you can extend it for many different crypto/onchain applications as well as introduce fees to generate revenue in return for performing onchain actions for your users.
NOTE: This is somewhat advanced setup as it requires the use of datatables, you will need to self-host this workflow.
