Giter VIP home page Giter VIP logo

dinoswap-compound-bot's Introduction

Description

Watch my Youtube vid (https://youtu.be/vqy_5ix0B1c) for more instructions on how to use this repository.

This code is used to auto compound your DINO tokens that you earn from the DINO/USDC farm on Dinoswap into the Jurassic DINO pool. The tokens are auto compounded every four minutes.

Dinoswap is a yield farm on the polygon network.


Disclaimer

You can use this code and extend it for your own personal use. This is not production ready code. Please be very careful with your private key and never push it to a public repository. It's advised that you use an account that doesn't have all your funds attached to it.


Prerequisites

  • Node JS installed brew install node
  • You have a DINO/USDC LP deposited to the Dinoswap Yield Farm (dinoswap.exchange)
  • You have MATIC tokens in your account to pay for gas fees

Steps to run

  1. navigate to the folder in your terminal
  2. run npm install
  3. copy env_sample to a new file (.env) and enter your Polygon RPC URL and the private key of the account that currently has its LP in the DINO/USDC farm cp env_sample .env
  4. make sure that the .env file is in the .gitignore file
  5. Now you're ready to run the auto compounding bot node index

DINOSWAP Smart Contracts on Polygon

  • DINO/USDC Farm - 0x1948abc5400aa1d72223882958da3bec643fb4e5
  • DINO Jurassic Pool - 0x52e7b0c6fb33d3d404b07006b006c8a8d6049c55

dinoswap-compound-bot's People

Watchers

 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.