Code Monkey home page Code Monkey logo

aio-l0's Introduction

L0 AIO by @ruburi

Supported networks

  • Avalanche
  • Arbitrum
  • BSC
  • Optimism
  • Polygon

Features

Customize settings

In the config.js file, you can customize settings.

  • stgStakePeriodInMonths is responsible for how many months to steak STG for
  • slippage is responsible for the default slippage during swaps and other conversions
  • percentage is responsible for what percentage of the native balance will be swapped into GETH and BTCb (example, swapToGeth: 5)
  • chainsForInteractions is responsible for the list of networks the software will work with
  • chainsCount is responsible for the number of networks to be affected (from and to)
  • interactionsInterval is responsible for how many seconds there should be a break between interactions (from and to)
  • interactionsCount is responsible for how many times you need to do an action. If you want to do some action indefinitely, just set the numbers Infinity together
  • stablesForInteraction is responsible for how many stable tokens will be spent in any given action (from and to)

Before launch

The main stable token for BSC is USDT, for other networks it is USDC

  1. Spread the commissions over the desired networks (from $2)
  2. Send stable tokens to one of the networks (from $0.5)
  3. Enter private keys into keys.example.json file (you need private keys for EVM and Aptos without 0x, there is an example inside).
  4. Rename keys.example.json to keys.json.
  5. Run the software

Start-up instructions

  1. Install Nodejs
  2. Clone the repository or download the archive
  3. Go to the folder with the software in the console and write the command npm install
  4. Type npm run start in the console to start the software

You have to keep in mind

The software approves 10x of what it is going to swap. That is, if 500 USDC is approved, then 50 USDC will be swapped.

If you find bugs or encounter other problems with the software - write @rubyuroboros in Telegram or in the Telegram channel comments below the post.

aio-l0's People

Contributors

sunsetlover36 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.