Skip to main content

Minimal Brownie like contract wrapper for Pyrevm

Project description

pyrevm_contract

Minimal Brownie like contract wrapper for Pyrevm

pip install pyrevm_contract
from pyrevm_contract import Revm, Contract

revm = Revm(rpc_url, block_num)
c = Contract("0x", "abi_file_path", caller="0x")
res = c.contractFunc()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyrevm_contract-0.1.2.tar.gz (4.1 kB view hashes)

Uploaded Source

Built Distribution

pyrevm_contract-0.1.2-py3-none-any.whl (5.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page