Skip to content

sarthakxv/bay-xcm-autocompound

 
 

Repository files navigation

Yieldbay Auto-compounder

Description

Yieldbay Auto-compounder is a novel offering within YieldBay's product-suite.

Yieldbay Auto-compounder lets users manage their Liquidity seamlessly, while also boasting the ability to auto-compound Liquidity Pools on MangataX.

How to set up a development environment?

  1. Clone the repository:
git clone https://github.com/yield-bay/bay-xcm-autocompound.git
  1. Navigate to the project directory and install the dependencies:
cd bay-xcm-autocompound
yarn
  1. Setup & run the necessary backend services:

    • bay-api - GraphQL API that the frontend consumes.
    • bay-watcher - Indexer for yield farms written in Rust.
    • bay-watcher-ts - Indexer for yield farms written in TypeScript.
  2. Create a .env file and add the URL for bay-api from above.

NEXT_PUBLIC_API_URL=<insert api url>
  1. Start the dev server
yarn dev

How to get in touch?

YieldBay's engineering team is active and open to questions on our discord server

About

Explore & Auto-compound Liquidity Pools on MangataX.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 62.0%
  • JavaScript 37.8%
  • CSS 0.2%