#adapter #staking #standard #abstract #cw-staking #defines #platform

abstract-staking-standard

Abstract Cw-Staking Adapter Exports (used for implementing the adapter for specific staking platforms)

8 releases (5 breaking)

new 0.24.1 Oct 25, 2024
0.24.1-beta.2 Oct 17, 2024
0.23.0 Jul 16, 2024
0.22.1 May 8, 2024
0.19.2 Oct 19, 2023

#217 in Magic Beans

Download history 103/week @ 2024-07-05 311/week @ 2024-07-12 62/week @ 2024-07-19 147/week @ 2024-07-26 93/week @ 2024-08-02 18/week @ 2024-08-09 42/week @ 2024-08-16 88/week @ 2024-08-23 30/week @ 2024-08-30 26/week @ 2024-09-06 21/week @ 2024-09-13 40/week @ 2024-09-20 16/week @ 2024-09-27 5/week @ 2024-10-04 69/week @ 2024-10-11 49/week @ 2024-10-18

150 downloads per month

GPL-3.0-or-later

735KB
16K SLoC

Dex Adapter Trait

A trait that defines a standard interface for Dex interactions. This trait should be implemented for each Dex that the adapter supports.

To implement this trait, create a new package, import this crate and implement the trait for your Dex.

Dependencies

~7–24MB
~281K SLoC