# Polymesh Rust Client API
The Rust client API for the [Polymesh](https://polymesh.network/) securities token blockchain.
## 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.