#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

#13 in #staking

Download history 35/week @ 2024-07-22 195/week @ 2024-07-29 47/week @ 2024-08-05 13/week @ 2024-08-12 66/week @ 2024-08-19 71/week @ 2024-08-26 28/week @ 2024-09-02 23/week @ 2024-09-09 20/week @ 2024-09-16 40/week @ 2024-09-23 14/week @ 2024-09-30 114/week @ 2024-10-14 115/week @ 2024-10-21 16/week @ 2024-10-28 23/week @ 2024-11-04

268 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