Skip to main content

This is a web3 wallet operation tool

Project description

wallet_tool

这是一个web3钱包操作工具

使用方式

with sync_playwright() as playwright:           
	browser = playwright.chromium.connect_over_cdp("http://localhost:9222")
	default_context = browser.contexts[0]
	page = default_context.new_page()
	wallet = WalletTool(page, 'wallet password')
	wallet.okx_login_web()  

安装

$ pip install wallet_tool

License

MIT

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

wallet_tool-0.5.tar.gz (5.6 kB view hashes)

Uploaded Source

Built Distribution

wallet_tool-0.5-py3-none-any.whl (6.4 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