Docs.rs
  • bitcoin-utils-0.1.2
    • bitcoin-utils 0.1.2
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • joegesualdo
    • Dependencies
      • bitcoin =0.29.1 normal
      • bitcoin-address =0.1.5 normal
      • bitcoin-bech32 =0.12.1 normal
      • hex-utilities =0.1.5 normal
      • secp256k1 ^0.24.0 normal
      • sha2 =0.10.5 normal
      • sha256 =1.0.3 normal
    • Versions
    • 5.71% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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 bitcoin_utils

  • Enums
  • Functions
logo
Change settings

List of all items

Enums

  • AddressType
  • Network

Functions

  • concat_u8
  • convert_wif_to_private_key
  • double_sha256_hex
  • get_address_from_pub_key
  • get_address_from_pub_key_hash
  • get_bech32_address_from_witness_program
  • get_compressed_public_key_from_private_key
  • get_p2pkh_address_from_pubkey_hash
  • get_p2sh_address_from_pubkey_hash
  • get_p2sh_address_from_script_hash
  • get_p2tr_address_from_pubkey
  • get_p2wpkh_address_from_pubkey_hash
  • get_pubkey_hash_from_p2wpkh_address
  • get_public_key_from_private_key
  • get_public_key_from_wif
  • get_public_key_hash_from_address
  • get_public_key_hash_from_non_bech_32_address
  • get_public_key_hash_from_public_key
  • get_script_hash_from_p2sh_address
  • get_tweaked_x_only_public_key_from_p2tr_address
  • get_tweaked_x_only_public_key_from_public_key
  • get_wif_from_private_key
  • hash160_for_hex
  • hash160_for_non_hex
  • is_wif_compressed
  • sha256_hex