#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 119/week @ 2024-10-22 14/week @ 2024-10-29 19/week @ 2024-11-05 24/week @ 2024-11-12 192/week @ 2024-11-19 1/week @ 2024-12-03 8/week @ 2024-12-10 273/week @ 2025-01-07 26/week @ 2025-01-14 1/week @ 2025-01-21 6/week @ 2025-01-28 73/week @ 2025-02-04

172 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
~282K SLoC