Skip to content

wolovim/web3py-v7-middleware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web3.py v7 middleware

Quick syncronous and asynchronous examples of the middleware pattern introduced in v7 of web3.py.

To run the examples:

  • install deps: pip install web3==v7.0.0b2 python-dotenv
  • add your RPC URL to the .env file
  • run either python sync.py or python async.py

If you want to skip all that, sample console output is included at the bottom of each file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages