#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)

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

#14 in #staking

Download history 14/week @ 2024-08-11 64/week @ 2024-08-18 74/week @ 2024-08-25 28/week @ 2024-09-01 22/week @ 2024-09-08 20/week @ 2024-09-15 40/week @ 2024-09-22 15/week @ 2024-09-29 1/week @ 2024-10-06 104/week @ 2024-10-13 116/week @ 2024-10-20 24/week @ 2024-10-27 22/week @ 2024-11-03 26/week @ 2024-11-10 191/week @ 2024-11-17 2/week @ 2024-11-24

243 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
~278K SLoC