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

#7 in #poly-mesh

Download history 14/week @ 2025-02-05 7/week @ 2025-02-12 11/week @ 2025-02-19 10/week @ 2025-02-26 18/week @ 2025-04-02 12/week @ 2025-04-09 18/week @ 2025-04-16 16/week @ 2025-04-23 151/week @ 2025-04-30 23/week @ 2025-05-07 21/week @ 2025-05-14

214 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

~20–32MB
~534K SLoC