5 unstable releases
new 0.24.1 | Oct 25, 2024 |
---|---|
0.24.1-beta.2 | Oct 17, 2024 |
0.23.0 | Jul 16, 2024 |
0.22.2 | May 21, 2024 |
0.22.1 | May 8, 2024 |
#223 in Magic Beans
229 downloads per month
40KB
791 lines
Money Market Adapter Trait
A trait that defines a standard interface for Money Market interactions. This trait should be implemented for each Money Market that the adapter supports.
To implement this trait, create a new package, import this crate and implement the trait for your Money Market.
We provide implementations for Mars and Kujira Ghost Protocol in the integrations folder.
Dependencies
~8–30MB
~408K SLoC