Applied Web3

Applied Web3

Tutorials and guides for incorporating web3 into day to day life.


Web3 Development - First Contact (Python)

11 Dec 2022 5 minute read 0 comments santra

Welcome to the Python branch of my Web3 Development series. This is the first section, where we'll walk through some basic use cases of web3.py, Ethereum's Web3 library for Python. We'll create a short script to accomplish the following: Get the lat...

Web3 Development - Series Introduction

5 Dec 2022 1 minute read 0 comments santra

I've decided to try my hand at writing a series of tutorials/guides outlining the basics of software that interacts with web3. For those new to web3 and/or curious of its importance, I'd suggest starting with Ethereum's own What is Web3? article. Thi...