The objective of this tutorial is to capture real time crypto prices in MicroPython running on an ESP32 board. We…
Python & Web3
How to use MicroPython with a ESP32 board
In this tutorial you will learn how to use MicroPython with a ESP32 microcontroller development board. These instructions will help…
Build a crypto back running trading bot
Build a crypto back running trading bot. Back running is the strategy of having a transaction next in line right…
Crypto QR code generator in Python
Build a crypto QR code generator in Python. QR codes (Quick Response Codes) is a type of matrix barcode (or…
Reddit sentiment indicator for crypto in Python
In this tutorial I will explain how to build a Reddit crypto currency sentiment indicator in Python. Sentiment analysis is the…
How to airdrop crypto to multiple accounts using Python
An airdrop is a marketing method that involves sending crypto tokens to many accounts programmatically in order to promote awareness…
Use The Graph to query Ethereum data in Python
This is a step by step guide to help you use The Graph to query Ethereum data in Python. The…
Build a snipe bot to monitor and trade liquidity pairs
Build a snipe bot to monitor and trade liquidity pairs on decentralized exchanges. When a new liquidity pool is created…