Docs.rs
  • polymesh-ink-0.5.9
    • polymesh-ink 0.5.9
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • Crates.io
    • Source
    • Owners
    • Neopallium
    • github:polymeshassociation:crate-owners
    • Dependencies
      • ink_env ^3.0 normal
      • ink_lang ^3.0 normal
      • ink_lang_codegen ^3.0 normal
      • ink_metadata ^3.0 normal
      • ink_primitives ^3.0 normal
      • ink_storage ^3.0 normal
      • paste ^1.0 normal
      • polymesh-api ^0.3.10 normal
      • parity-scale-codec ^3 normal
      • scale-info ^2 normal
      • polymesh_ink_upgrade_tracker ^0.3.0 normal
    • Versions
    • 65.38% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-unknown-linux-gnu
  • Feature flags
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate polymesh_ink

  • Version 0.5.9
  • All Items
  • Modules
  • Macros
  • Structs
  • Enums
  • Constants
  • Type Definitions
?
Change settings

Crate polymesh_ink

source ·

Modules

  • types

Macros

  • upgradable_api

Structs

  • AssetName
  • IdentityId
  • Leg
  • MovePortfolioItem
  • PolymeshInk
    Upgradable wrapper for the Polymesh Runtime API.
  • PortfolioId
  • PortfolioName
  • PortfolioNumber
  • Ticker
  • UpgradeTrackerRef
    Upgrade tracker contract for Polymesh Ink! API.
  • VenueDetails
  • VenueId

Enums

  • AssetType
  • InkEnvError
    Encodable ink_env::Error.
  • PolymeshEnvironment
  • PolymeshError
    The contract error types.
  • PortfolioKind
  • SettlementType
  • UpgradeError
    Contract error type.
  • VenueType

Constants

  • API_VERSION

Type Definitions

  • AccountId
  • Balance
  • Hash
  • PolymeshResult
    The contract result type.
  • UpgradeHash
  • WrappedApi
    Wrapped api.