17 releases (9 stable)
| 1.6.0 | May 2, 2025 |
|---|---|
| 1.5.0 | Oct 28, 2024 |
| 1.3.0 | May 7, 2024 |
| 1.2.2 | Jan 15, 2024 |
| 0.3.3 | Oct 27, 2022 |
#8 in #poly-mesh
53 downloads per month
Used in 5 crates
(via polymesh-api)
25KB
288 lines
Polymesh Rust Client API
The Rust client API for the Polymesh securities token blockchain.
Versions
- Polymesh 7.x:
polymesh-api = 3.10 - Polymesh 6.x:
polymesh-api = 3.6 - Polymesh 5.x:
polymesh-api = 0.3.9
Examples
examples/simple_transferShow a minimal example to transfer POLYX.examples/subscribe_blocksSubscribe to new blocks.examples/test_apifor testing the API.
Dependencies
~24–34MB
~582K SLoC