#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

#979 in Magic Beans

Download history 32/week @ 2024-09-25 9/week @ 2024-10-02 2/week @ 2024-10-09 118/week @ 2024-10-16 117/week @ 2024-10-23 18/week @ 2024-10-30 16/week @ 2024-11-06 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

292 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–24MB
~284K SLoC