Docs.rs
  • irys-sdk-0.1.0
    • irys-sdk 0.1.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • JesseTheRobot
    • Dependencies
      • anyhow ^1.0.52 normal
      • arweave-rs ^0.2.0 normal optional
      • async-recursion ^0.3.2 normal
      • async-stream ^0.3.2 normal
      • async-trait ^0.1.57 normal
      • avro-rs ^0.13.0 normal
      • bs58 ^0.4.0 normal
      • bytes ^1.1.0 normal
      • clap ^4.4.4 normal optional
      • data-encoding ^2.3.2 normal
      • derive_builder ^0.10.2 normal
      • derive_more ^0.99.17 normal
      • ed25519-dalek ^1.0.1 normal optional
      • futures ^0.3.19 normal
      • indexmap ^1.9.3 normal
      • lazy_static ^1.4.0 normal
      • logos ^0.13.0 normal
      • mime_guess ^2.0.4 normal
      • num ^0.4 normal
      • num-derive ^0.3.3 normal
      • num-traits ^0.2.14 normal
      • pipe ^0.4.0 normal
      • primitive-types ^0.11.1 normal
      • rand ^0.8.5 normal
      • regex ^1.8.1 normal
      • reqwest ^0.11.20 normal
      • ring ^0.16.20 normal
      • rustc-hex ^2.1.0 normal
      • secp256k1 ^0.22.1 normal optional
      • serde ^1.0.132 normal
      • serde_json ^1.0.73 normal
      • sha2 ^0.10.2 normal
      • strum ^0.24 normal
      • strum_macros ^0.24 normal
      • thiserror ^1.0.30 normal
      • tokio ^1.14.0 normal
      • tokio-util ^0.6.9 normal
      • validator ^0.16 normal
      • web3 ^0.19.0 normal optional
      • cargo-husky ^1 dev
      • httpmock ^0.6 dev
      • tokio-test ^0.4.2 dev
    • Versions
    • 14.42% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

irys_sdk0.1.0

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Traits

Crate irys_sdk

Source

Re-exports§

pub use bundler::BundlerClient;
pub use bundler::BundlerClientBuilder;
pub use verify::Verifier;

Modules§

bundler
consts
deep_hash
deep_hash_sync
error
index
tags
token
upload
utils
verify

Structs§

AptosSigner
ArweaveSigner
BundlerTx
CosmosSigner
Ed25519Signer
MultiAptosSigner
Secp256k1Signer

Traits§

Signer