Skip to main content

Collection of web3 scripts

Project description

Zuperscripts

A general collection of web3 scripts

Installation (Nuyul Lava Network Usage)

git clone https://github.com/nmluthfi/web3-scripts.git && cd web3-scripts/zuperscripts

after that, you can run the script using the following command:

python main.py 

--ethereum_rpc_endpoint <your rpc> 

--ethereum_wallet_address <your address> 

--near_mainnet_rpc_endpoint <your rpc> 

--near_mainnet_account_id <your account id> 

--near_testnet_rpc_endpoint <your rpc> 

--near_testnet_account_id <your account id>

Installation (Package Usage)

pip install zuperscripts

How To Use

Transaction ERC

import zuperscripts



zuperscripts.TransactionERC(wallet address, rpc endpoint).check_balance()

Transaction NEAR

import zuperscripts



zuperscripts.TransactionNear(wallet address, rpc endpoint).check_balance()

License

This project is licensed under the MIT License - see the LICENSE file for details.

Developed by Zuperhunt Team (c) 2024

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

zuperscripts-0.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

zuperscripts-0.0.1-py3-none-any.whl (5.3 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