/web3_sample

Web3py usage example

Primary LanguagePython

Web3Sample

Web3Sample is a sample example for the web3py library

Install - Web3py

pip install -r requirements.txt

Initialize - Web3Manager

from web3_manager import Web3Manager
web3py = Web3Manager()

Usage - examples.py

Check out examples.py for usage examples