In this tutorial we will capture an Ether balance in MicroPython on an ESP32 board. We will write Python code…
Mining & Nodes
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…
How to use the NiceHash miner and is it profitable?
NiceHash is a hashing broker that connects sellers of hash power with buyers of hash power. Simply put you can use their services for…
How to mine Cheap ETH – cTH token
Ethereum is a cutting edge block chain project that is currently a victim of its own success. Gas prices are…
Can you make money creating an arbitrage bot running on the Ethereum blockchain?
Arbitrage is a strategy of taking advantage of price differences in different markets for the same asset. For an arbitrage opportunity…
Ethereum GETH Node Configuration in Docker
To get started using Ethereum GETH download and Install GETH from Docker or the GETH home page. On their website…
Build an Ethereum node using GETH in Docker
Build an Ethereum node using GETH. GETH is the Golang implementation of the Ethereum protocol. Building an Ethereum node using…