The Rust client API for the Polymesh securities token blockchain.
- Polymesh 7.x:
polymesh-api = 3.10 - Polymesh 6.x:
polymesh-api = 3.6 - Polymesh 5.x:
polymesh-api = 0.3.9
examples/simple_transferShow a minimal example to transfer POLYX.examples/subscribe_blocksSubscribe to new blocks.examples/test_apifor testing the API.