33 releases
0.3.0 | Nov 29, 2021 |
---|---|
0.1.34 | Sep 16, 2021 |
0.1.31 | Jul 22, 2021 |
0.1.27 | Mar 16, 2021 |
0.1.17 | Nov 30, 2020 |
#212 in #graphql
22 downloads per month
Used in 3 crates
(2 directly)
670KB
13K
SLoC
Nash Protocol
Port of Nash protocol to Rust.
lib.rs
:
Library that handles request construction and cryptography for interacting with Nash exchange.
High level behaviors are exposed via the NashProtocol
and NashProtocolSubscription
traits.
For an example of how to use this library to construct network requests, see an example client
Dependencies
~15–31MB
~497K SLoC