Docs.rs
  • ink_e2e-5.1.1
    • ink_e2e 5.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • cmichi
    • ascjones
    • github:use-ink:ink-developers
    • peterwht
    • Dependencies
      • cargo_metadata ^0.18.0 normal
      • contract-build ^5.0.0 normal
      • frame-support ^32.0.0 normal
      • funty ^2.0.0 normal
      • impl-serde ^0.4.0 normal
      • ink =5.1.1 normal
      • ink_e2e_macro =5.1.1 normal
      • ink_env =5.1.1 normal
      • ink_primitives =5.1.1 normal
      • ink_sandbox =5.1.1 normal optional
      • jsonrpsee ^0.22.5 normal
      • pallet-contracts ^31.0.0 normal
      • pallet-contracts-mock-network ^7.0.0 normal optional
      • regex ^1.11.1 normal
      • parity-scale-codec ^3.6.9 normal
      • serde ^1.0.215 normal
      • serde_json ^1.0.133 normal
      • sp-core ^32.0.0 normal
      • sp-keyring ^35.0.0 normal
      • sp-runtime ^35.0.0 normal
      • sp-weights ^31.0.0 normal
      • subxt ^0.35.3 normal
      • subxt-metadata ^0.35.2 normal optional
      • subxt-signer ^0.35.3 normal
      • thiserror ^1.0.69 normal
      • tokio ^1.41.1 normal
      • tracing ^0.1.41 normal
      • tracing-subscriber ^0.3.17 normal
      • wasm-instrument ^0.4.0 normal
      • which ^6.0.3 normal
      • scale-info ^2.11 dev
    • Versions
    • 88.33% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

ink_e2e5.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Statics
  • Traits
  • Functions
  • Type Aliases
  • Attribute Macros

List of all items

Structs

  • CallBuilder
  • CallDryRunResult
  • CallResult
  • Client
  • H256
  • InstantiateBuilder
  • InstantiateDryRunResult
  • InstantiationResult
  • Keypair
  • RpcClient
  • TestNodeProcess
  • TestNodeProcessBuilder
  • UploadResult
  • events::CodeStoredEvent
  • events::ContractEmitted
  • events::ContractInstantiatedEvent
  • events::EventWithTopics
  • sr25519::Keypair
  • sr25519::PublicKey
  • sr25519::Signature

Enums

  • AccountKeyring
  • PolkadotConfig
  • sr25519::Error

Traits

  • ChainBackend
  • ContractsBackend
  • E2EBackend

Attribute Macros

  • test

Functions

  • account_id
  • alice
  • bob
  • build_root_and_contract_dependencies
  • charlie
  • create_call_builder
  • dave
  • eve
  • ferdie
  • log_error
  • log_info
  • log_prefix
  • one
  • sr25519::dev::alice
  • sr25519::dev::bob
  • sr25519::dev::charlie
  • sr25519::dev::dave
  • sr25519::dev::eve
  • sr25519::dev::ferdie
  • sr25519::dev::one
  • sr25519::dev::two
  • sr25519::verify
  • two

Type Aliases

  • CallBuilderFinal
  • Error
  • sr25519::Seed

Statics

  • INIT

Constants

  • LOG_PREFIX