Docs.rs
  • ergo-lib-wasm-0.28.0
    • ergo-lib-wasm 0.28.0
    • Permalink
    • Docs.rs crate page
    • CC0-1.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • greenhat
    • ross-weir
    • SethDusek
    • Dependencies
      • base16 ^0.2.1 normal
      • bounded-integer ^0.5 normal
      • bounded-vec ^0.7.0 normal
      • console_error_panic_hook ^0.1.6 normal optional
      • derive_more ^0.99 normal
      • ergo-lib ^0.28.0 normal
      • futures ^0.3 normal
      • getrandom ^0.2.7 normal
      • gloo-utils ^0.1.5 normal
      • js-sys ^0.3 normal
      • num-traits ^0.2.14 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^1.9.1 normal
      • sigma-util ^0.18.0 normal
      • thiserror ^1 normal
      • url ~2.2 normal
      • wasm-bindgen ^0.2.87 normal
      • wasm-bindgen-futures ^0.4.37 normal
      • web-sys ^0.3 normal
      • ergo-lib ^0.28.0 dev
      • proptest =1.0 dev
      • wasm-bindgen-test ^0.3.37 dev
    • Versions
    • 100% 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

ergo_lib_wasm0.28.0

Module derivation_path

Module Items

  • Structs

In ergo_lib_wasm::wallet

ergo_lib_wasm::wallet

Module derivation_path

Source
Expand description

Derivation path according to BIP-44 https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki and EIP-3 https://github.com/ergoplatform/eips/blob/master/eip-0003.md

Structsยง

DerivationPath
According to BIP-44 https://github.com/bitcoin/bips/blob/master/bip-0044.mediawiki and EIP-3 https://github.com/ergoplatform/eips/blob/master/eip-0003.md