Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 380 Bytes

Readme.md

File metadata and controls

7 lines (6 loc) · 380 Bytes

Rust tools and libraries for interacting with Nash exchange and state channels.

Organization

  • nash-protocol: core library for interacting with protocol and channels
  • mpc-wallet: nash threshold signature libraries
  • nash-native-client: high level Rust API for interacting with Nash exchange via websockets
  • nash-web-client: Nash API bindings that compile to WASM (in progress)