Articles in this series
💡 I’ve been dying to write this series. As a Pythonista, this is just…chefkiss If you don't want to read, but watch a video CLICK HERE OK. You’re a...
Intro A simple Python script retrieving the wallet address from an ENS domain name. In this example we're going to use the web3.py library. Let's...
Intro Want to send some tokens to your audience? Perhaps you got a list of loyal customers or NFT holders you want to reward with some tokens. You can...
...with a couple of lines of Python · In this article we will get the balance from a wallet using the web3 library. If you just want to the code, here it...