17 releases (9 stable)
new 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 |
#66 in Magic Beans
128 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_transfer
Show a minimal example to transfer POLYX.examples/subscribe_blocks
Subscribe to new blocks.examples/test_api
for testing the API.
Dependencies
~20–33MB
~541K SLoC