47 releases
0.1.20 | Oct 30, 2024 |
---|---|
0.1.9 | Sep 30, 2024 |
0.1.7-beta.2 | Jul 17, 2024 |
0.1.4 | Mar 31, 2024 |
0.0.24 | Nov 26, 2023 |
#22 in #primary
1,179 downloads per month
Used in 6 crates
(3 directly)
5KB
89 lines
The novax-request
crate serves as an abstraction layer for request clients, enabling mocking or actual interactions with blockchain gateway APIs. Its primary utility is within other Nova crates like novax-token
, providing a standardized interface for handling requests, thereby promoting ease of testing and consistency across different blockchain interaction scenarios.
Dependencies
~4–15MB
~192K SLoC