Writing and reading to the Algorand blockchain via Telegram bot: live deployment
5 Jan 2021 21 minute read 5 comments Ddev
In my last tutorial, I demonstrated how you can create a telegram bot, connect to the Algorand blockchain and run a few functions that reads from the chain (Algorand testnet) i.e create an account, check account balance and a few others. Today, we wi...