Giter VIP home page Giter VIP logo

rpc-exploit's Introduction

Zuperscripts

A general collection of web3 scripts

Installation (Nuyul Lava Network Usage)

first, you download the repository and move to right directory using the following command:

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

then, you need to install the required packages using the following command:

sudo apt install -y libgmp3-dev && pip install starknet-py

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> 
--starknet_mainnet_rpc_endpoint <your rpc> 
--starknet_mainnet_wallet_address <your address>
--starknet_testnet_rpc_endpoint <your rpc>
--starknet_testnet_wallet_address <your address>

# alternatively you can use pyhton3 to run the script

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

rpc-exploit's People

Contributors

aimarabimanyu avatar nmluthfi avatar naufalkharits avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.