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

Download history 20/week @ 2025-08-27 24/week @ 2025-09-03 13/week @ 2025-09-10 5/week @ 2025-09-17 14/week @ 2025-09-24 21/week @ 2025-10-01 20/week @ 2025-10-08 36/week @ 2025-10-15 27/week @ 2025-10-22 4/week @ 2025-11-05 4/week @ 2025-11-12 5/week @ 2025-11-19 8/week @ 2025-11-26 39/week @ 2025-12-03

53 downloads per month
Used in 5 crates (via polymesh-api)

Apache-2.0

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_transfer Show a minimal example to transfer POLYX.
  • examples/subscribe_blocks Subscribe to new blocks.
  • examples/test_api for testing the API.

Dependencies

~24–34MB
~582K SLoC