Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (8 loc) · 376 Bytes

Readme.md

File metadata and controls

15 lines (8 loc) · 376 Bytes

Exploring the Eth blockchain with Web3.PY

Workshop - App

Follow along on the Notion pad:

Prerequisites

  • prerequisites of the eth-porto-2023-explorer-script repo

  • app packages: pip install fastapi jinja2 uvicorn (python3 -m pip install fastapi jinja2)

  • (optional) install vscode "Better Jinja" extension (user: Samuel Colvin)