#nash #protocols #graphql #api #cryptography

nash-protocol

state management and cryptography for interacting with nash exchange protocol

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

#198 in #graphql

Download history 2/week @ 2024-02-18 25/week @ 2024-02-25 7/week @ 2024-03-03 14/week @ 2024-03-10 9/week @ 2024-03-17

55 downloads per month
Used in 3 crates (2 directly)

MIT license

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–32MB
~514K SLoC