vovacodes / mrgn-ts

Home Page:https://app.marginfi.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A monorepo for marginfi-related TypeScript projects managed with Turbo.

About

mrgn-ts is an open source monorepo for TypeScript projects. It includes various app UI frontends, such as one for the product mrgnlend, as well as SDKs for marginfi v2, the marginfi v2 liquidator client, and the liquidity incentive program (LIP) client.

Features

  • Managed with Turbo
  • Includes various app UI frontends and SDKs
  • Open source under the Apache 2.0 license

Usage

  1. Fork and clone the repository.

  2. Install dependencies:

yarn
  1. marginfi frontend UIs can be found in apps/.

  2. marginfi SDKs can be found in packages/.

Contributing

We welcome contributions to mrgn-ts! Please review our contributing guidelines for more information.

License

mrgn-ts is open source software licensed under the Apache 2.0 license.

About

https://app.marginfi.com

License:Apache License 2.0


Languages

Language:TypeScript 95.0%Language:CSS 2.9%Language:JavaScript 1.6%Language:HTML 0.4%Language:Shell 0.1%Language:Dockerfile 0.1%