Docs.rs
  • ergo-headless-dapp-framework-0.1.13
    • ergo-headless-dapp-framework 0.1.13
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • robkorn
    • greenhat
    • Dependencies
      • base16 ^0.2.1 normal
      • blake2b_simd ^0.5.11 normal
      • ergo-lib ^0.14.0 normal
      • ergo-lib-wasm ^0.14.0 normal
      • ergo_headless_dapp_framework_derive ^0.1.0 normal
      • json ^0.12.4 normal
      • serde_json ^1.0.61 normal
      • thiserror ^1.0.23 normal
      • wasm-bindgen ^0.2.65 normal
    • Versions
    • 57.46% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • 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
logo

logo

Crate ergo_headless_dapp_framework

logo
Change settings

List of all items

Structs

  • Constant
  • ErgoBox
  • ErgoTree
  • UnsignedTransaction
  • box_spec::BoxSpec
  • box_spec::RegisterSpec
  • box_spec::TokenSpec
  • output_builders::ChangeBox
  • output_builders::TokensChangeBox
  • output_builders::TxFeeBox
  • specified_boxes::AdaUsdOraclePoolBox
  • specified_boxes::ErgUsdOraclePoolBox
  • specified_boxes::ErgsBox
  • tx_assembler::TxAssemblerSpecBuilder

Enums

  • SType
  • encoding::EncodingError
  • error::HeadlessDappError

Traits

  • box_traits::ExplorerFindable
  • box_traits::SpecifiedBox
  • box_traits::WrappedBox

Derive Macros

  • SpecBox
  • WASMBox
  • WrapBox

Functions

  • encoding::address_string_to_ergo_tree
  • encoding::build_token
  • encoding::build_token_amount
  • encoding::build_token_id
  • encoding::deserialize_ergo_tree_constant
  • encoding::deserialize_p2s_to_ergo_tree
  • encoding::erg_to_nano_erg
  • encoding::hash_and_serialize_p2s
  • encoding::nano_erg_to_erg
  • encoding::serialize_address_from_ergo_tree
  • encoding::serialize_hex_encoded_string
  • encoding::serialize_p2s_from_ergo_tree
  • encoding::serialize_string
  • encoding::string_to_blake2b_hash
  • encoding::unwrap_hex_encoded_string
  • encoding::unwrap_int
  • encoding::unwrap_long
  • encoding::unwrap_string
  • tx_creation::create_candidate
  • tx_creation::find_and_sum_other_tokens

Typedefs

  • BlockDuration
  • BlockHeight
  • ErgoAddressString
  • NanoErg
  • P2PKAddressString
  • P2SAddressString
  • ScanID
  • TokenID
  • TxId
  • encoding::Result
  • error::Result