Skip to content
This repository was archived by the owner on Jan 21, 2025. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

PWMP Client library

This crate contains the library used by nodes to connect to and communicate with the PWMP server.

Example usage

Check examples.

The library exports the pwmp-types crate, so you don't need to include it separately in your Cargo.toml.

Further documentation can be generated using cargo doc.