#adapter #contract #abstract #account #base

abstract-adapter

base adapter contract implementation

11 releases (6 breaking)

0.21.0 Feb 20, 2024
0.19.2 Oct 19, 2023
0.18.0 Jul 28, 2023

#2944 in Magic Beans

Download history 3/week @ 2023-12-06 31/week @ 2023-12-13 37/week @ 2023-12-20 13/week @ 2024-01-24 2/week @ 2024-01-31 51/week @ 2024-02-14 237/week @ 2024-02-21 156/week @ 2024-02-28 88/week @ 2024-03-06 34/week @ 2024-03-13 62/week @ 2024-03-20

378 downloads per month
Used in 4 crates

GPL-3.0-or-later

77KB
1.5K SLoC

Abstract Adapter

The Abstract Adapter base is a contract framework for non-migratable contracts with account execution privileges.


lib.rs:

Abstract Adapter

Basis for an interfacing contract to an external service.

Dependencies

~5–18MB
~227K SLoC