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

9 releases (breaking)

0.26.0 Jan 7, 2025
0.24.1 Oct 25, 2024
0.23.0 Jul 16, 2024
0.22.1 May 8, 2024
0.19.2 Oct 19, 2023

#15 in #staking

Download history 131/week @ 2024-11-13 83/week @ 2024-11-20 2/week @ 2024-12-04 7/week @ 2024-12-11 54/week @ 2025-01-01 238/week @ 2025-01-08 8/week @ 2025-01-15 8/week @ 2025-01-29 71/week @ 2025-02-05 7/week @ 2025-02-19 46/week @ 2025-02-26

126 downloads per month

LGPL-3.0 and GPL-3.0-or-later

740KB
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–25MB
~292K SLoC