#web3
Read more stories on Hashnode
Articles with this tag
💡 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...
Check out the Github page if you're looking for an example. If you don't want to read, but want to watch the video, check it out here. Are you ready...
Install, Deploy and Interact with Smart Contracts using Foundry · Side note, if you don't want to read, but want to watch a video, check it out...
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...