In this tutorial we will review how to use Flashbots to gain Miner/Maximum Extractable Value also known as MEV. Miner/Maximum…
Python & Web3
Ether balance in MicroPython on an ESP32 board
In this tutorial we will capture an Ether balance in MicroPython on an ESP32 board. We will write Python code…
Crypto prices in MicroPython on an ESP32 board
The objective of this tutorial is to capture real time crypto prices in MicroPython running on an ESP32 board. We…
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…