Docs.rs
  • stacks-core-0.1.0
    • stacks-core 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jio-gl
    • Dependencies
      • bdk ^0.28.1 normal
      • hex ^0.4.3 normal
      • once_cell ^1.18.0 normal
      • rand ^0.8.5 normal
      • regex ~1.8.4 normal
      • ripemd ^0.1.3 normal
      • serde ^1.0 normal
      • sha2 ^0.10.7 normal
      • strum ^0.25.0 normal
      • thiserror ^1.0.43 normal
      • hex ^0.4.3 dev
      • rand ^0.8.5 dev
    • Versions
    • 100% of the crate is documented
  • 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

stacks_core0.1.0

Crate Items

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

List of all items

Structs

  • BlockId
  • NetworkIter
  • address::AddressVersionIter
  • address::StacksAddress
  • contract_name::ContractName
  • crypto::Hasher
  • crypto::hash160::Hash160Hashing
  • crypto::sha256::DoubleSha256Hashing
  • crypto::sha256::Sha256Hashing
  • crypto::wif::WIF
  • crypto::wif::WIFPrefixIter
  • uint::Uint
  • utils::StandardPrincipalData
  • wallet::BitcoinCredentials
  • wallet::Credentials
  • wallet::Wallet

Enums

  • Network
  • StacksError
  • address::AddressVersion
  • c32::C32Error
  • codec::CodecError
  • contract_name::ContractNameError
  • crypto::wif::WIFPrefix
  • utils::PrincipalData

Traits

  • codec::Codec
  • crypto::Hashing

Functions

  • c32::decode
  • c32::decode_address
  • c32::encode
  • c32::encode_address
  • c32::version_check_decode
  • c32::version_check_encode
  • wallet::bitcoin_derivation_path
  • wallet::derive_key
  • wallet::stacks_derivation_path

Type Aliases

  • StacksResult
  • codec::CodecResult
  • crypto::PrivateKey
  • crypto::PublicKey
  • crypto::hash160::Hash160Hasher
  • crypto::sha256::DoubleSha256Hasher
  • crypto::sha256::Sha256Hasher
  • uint::Uint256
  • uint::Uint512

Statics

  • contract_name::CONTRACT_NAME_REGEX
  • contract_name::CONTRACT_NAME_REGEX_STRING

Constants

  • contract_name::CONTRACT_MAX_NAME_LENGTH
  • contract_name::CONTRACT_MIN_NAME_LENGTH
  • crypto::wif::WIF_LENGTH