polymesh-api 0.3.10

Polymesh Rust API
Documentation

Polymesh Rust Client API

The Rust client API for the Polymesh securities token blockchain.

Versions

  • Polymesh 6.0: polymesh-api = 1.0
  • 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.