16 releases (8 stable)
1.5.0 | Oct 28, 2024 |
---|---|
1.3.0 | May 7, 2024 |
1.2.2 | Jan 15, 2024 |
1.1.0 | Nov 28, 2023 |
0.3.3 | Oct 27, 2022 |
#8 in #poly-mesh
30 downloads per month
Used in 5 crates
(2 directly)
12KB
280 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
~13–35MB
~522K SLoC