8000 GitHub - bxdoan/py-zkscan-api: Python Zksync Scan API
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bxdoan/py-zkscan-api

Repository files navigation

py-zkscan-api

Python Zksync Scan API A Python wrapper for the zksync scan api to fetch data and metadata from the zksync blockchain

Install

pip3 install git+https://github.com/bxdoan/py-zkscan-api.git

Usage

📚 Click to see some basic examples

Get block info

from py_zkscan_api import Explorers

info = Explorers().get_last_block()
print(info)

Contact

Telegram Twitter Email

Thanks for use

Buy me a coffee

buymecoffee bxdoan.eth paypal

About

Python Zksync Scan API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0