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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file zuperscripts-0.0.1.tar.gz
.
File metadata
- Download URL: zuperscripts-0.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 974be1e0e69ef121fccea8336a404871b55001efbfa3e23d9eb0fb78e7299366 |
|
MD5 | e1853375d5d7b941334686dc829b7b3d |
|
BLAKE2b-256 | 0d2dd7b736d3cb3b869eb288be39073d5568228d2fdbceb1be2225f6d1bfd5c9 |
File details
Details for the file zuperscripts-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: zuperscripts-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2b5dc2b406e04c737938c97d85b96a7e66de4081839449545f8ff4faac146ae |
|
MD5 | ea140e2768046e15187d119f53847b63 |
|
BLAKE2b-256 | 00a6f2ab914b1536545ea2e3d3ce3bf0b93d988afd547dc4d3559fc77d5a6d28 |