#configuration #solana #defi #tulip-protocol

so-defi-accounts

accounts types for solana defi protocols

2 releases

0.1.4 Apr 1, 2022
0.1.0 Mar 31, 2022

#11 in #tulip-protocol

Download history 6/week @ 2024-02-18 32/week @ 2024-02-25 6/week @ 2024-03-03 10/week @ 2024-03-10 4/week @ 2024-03-17

52 downloads per month
Used in 2 crates (via so-defi-atrix)

MIT/Apache

8KB
162 lines

SoDefi

A set of rust crates for working with DeFi protocols across the Solana ecosystem.

Supported Protocols

  • Orca
  • Raydium
  • Atrix

Crates

so-defi-config

Configuration parsing create that supports parsing the output from the various API's offered by the following protocols:

  • Orca
  • Raydium
  • Atrix

Provides helpers for parsing the configuration api's available from Orca, and Raydium.

Usage

For usage information please see the various unit tests included in each crate and module.

Dependencies

~16–26MB
~415K SLoC