# Zuperscripts
A general collection of web3 scripts
## Installation (Nuyul Lava Network Usage)
```bash
git clone https://github.com/nmluthfi/web3-scripts.git && cd web3-scripts/zuperscripts
````
after that, you can run the script using the following command:
```bash
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)
```bash
pip install zuperscripts
```
## How To Use
### Transaction ERC
```python
import zuperscripts
zuperscripts.TransactionERC(wallet address, rpc endpoint).check_balance()
```
### Transaction NEAR
```python
import zuperscripts
zuperscripts.TransactionNear(wallet address, rpc endpoint).check_balance()
```
## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
Developed by Zuperhunt Team (c) 2024
Raw data
{
"_id": null,
"home_page": "https://github.com/nmluthfi/web3-scripts.git",
"name": "zuperscripts",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "python,transaction,web3,scripts",
"author": "Zuperhunt",
"author_email": "nurmuhammadluthfi@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/0d/2d/d7b736d3cb3b869eb288be39073d5568228d2fdbceb1be2225f6d1bfd5c9/zuperscripts-0.0.1.tar.gz",
"platform": null,
"description": "\r\n# Zuperscripts\r\n\r\n\r\n\r\nA general collection of web3 scripts\r\n\r\n\r\n\r\n## Installation (Nuyul Lava Network Usage)\r\n\r\n\r\n\r\n```bash\r\n\r\ngit clone https://github.com/nmluthfi/web3-scripts.git && cd web3-scripts/zuperscripts\r\n\r\n````\r\n\r\n\r\n\r\nafter that, you can run the script using the following command:\r\n\r\n\r\n\r\n```bash\r\n\r\npython main.py \r\n\r\n--ethereum_rpc_endpoint <your rpc> \r\n\r\n--ethereum_wallet_address <your address> \r\n\r\n--near_mainnet_rpc_endpoint <your rpc> \r\n\r\n--near_mainnet_account_id <your account id> \r\n\r\n--near_testnet_rpc_endpoint <your rpc> \r\n\r\n--near_testnet_account_id <your account id>\r\n\r\n```\r\n\r\n\r\n\r\n## Installation (Package Usage)\r\n\r\n\r\n\r\n```bash\r\n\r\npip install zuperscripts\r\n\r\n```\r\n\r\n\r\n\r\n## How To Use\r\n\r\n\r\n\r\n### Transaction ERC\r\n\r\n```python\r\n\r\nimport zuperscripts\r\n\r\n\r\n\r\nzuperscripts.TransactionERC(wallet address, rpc endpoint).check_balance()\r\n\r\n```\r\n\r\n### Transaction NEAR\r\n\r\n```python\r\n\r\nimport zuperscripts\r\n\r\n\r\n\r\nzuperscripts.TransactionNear(wallet address, rpc endpoint).check_balance()\r\n\r\n```\r\n\r\n\r\n\r\n## License\r\n\r\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\r\n\r\n\r\n\r\nDeveloped by Zuperhunt Team (c) 2024\r\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Collection of web3 scripts",
"version": "0.0.1",
"project_urls": {
"Homepage": "https://github.com/nmluthfi/web3-scripts.git",
"Source": "https://github.com/nmluthfi/web3-scripts.git"
},
"split_keywords": [
"python",
"transaction",
"web3",
"scripts"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "00a6f2ab914b1536545ea2e3d3ce3bf0b93d988afd547dc4d3559fc77d5a6d28",
"md5": "ea140e2768046e15187d119f53847b63",
"sha256": "b2b5dc2b406e04c737938c97d85b96a7e66de4081839449545f8ff4faac146ae"
},
"downloads": -1,
"filename": "zuperscripts-0.0.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ea140e2768046e15187d119f53847b63",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5276,
"upload_time": "2024-03-10T22:02:22",
"upload_time_iso_8601": "2024-03-10T22:02:22.025414Z",
"url": "https://files.pythonhosted.org/packages/00/a6/f2ab914b1536545ea2e3d3ce3bf0b93d988afd547dc4d3559fc77d5a6d28/zuperscripts-0.0.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0d2dd7b736d3cb3b869eb288be39073d5568228d2fdbceb1be2225f6d1bfd5c9",
"md5": "e1853375d5d7b941334686dc829b7b3d",
"sha256": "974be1e0e69ef121fccea8336a404871b55001efbfa3e23d9eb0fb78e7299366"
},
"downloads": -1,
"filename": "zuperscripts-0.0.1.tar.gz",
"has_sig": false,
"md5_digest": "e1853375d5d7b941334686dc829b7b3d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 4239,
"upload_time": "2024-03-10T22:02:23",
"upload_time_iso_8601": "2024-03-10T22:02:23.777277Z",
"url": "https://files.pythonhosted.org/packages/0d/2d/d7b736d3cb3b869eb288be39073d5568228d2fdbceb1be2225f6d1bfd5c9/zuperscripts-0.0.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-10 22:02:23",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "nmluthfi",
"github_project": "web3-scripts",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "zuperscripts"
}