Giter VIP home page Giter VIP logo

scripts-scroll's Introduction

Group 81

๐Ÿ›๏ธ Scripts-scroll ๐Ÿ›๏ธ

This is the script for scroll chain that help people semi-automate transactions. You do not need to use slow front end to do the transactions.

๐ŸŽฃ๐ŸŽฃ๐ŸŽฃ This script is the gateway to securing airdrops with ease. ๐ŸŽฃ๐ŸŽฃ๐ŸŽฃ

What are the supported functions?

  1. Orbiter Finance: Bridge ETH from scroll to other EVM-compatible chains.
  2. Ambient Swap: Execute token swaps on scroll.
  3. iZUMi Swap: Execute token swaps on scroll.
  4. Sync Swap: Execute token swaps on scroll.
  5. Dmail: Send dmails on scroll.

Is it safe?

The scipt is as simple as possible with only the neccessary and reliable libraries used. Only the signed messages are communicated online meaning your private keys are saved on your local machine and thus are safe from being leaked. We have developed this script and use it for own purposes.

Set up:

  1. Clone the repository and install dependencies:
git clone https://github.com/kirill-maestro/Scripts-Scroll

cd Scripts-Scroll

pip install -r requirements.txt

  1. Insert your rpc to RPC.py file:
RPC_URL = "https://rpc.ankr.com/scroll/" <- put your link here if you want to have different RPC.
  1. Insert your private keys to keys.txt file

Run:

  1. Navigate to your desired module.
  2. Go down till you see "# SETTINGS START HERE".
  3. Adjust the settings according to your requirements.
  4. Run the code of the module.

scripts-scroll's People

Contributors

kirill-maestro 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.