Skip to content

Releases: brentongunning/rust-bch

Initial release

04 Nov 02:03
Compare
Choose a tag to compare

Initial release of rust-bch, a Rust library for building applications on Bitcoin Cash.

Features

  • P2P protocol messages (construction and serialization)
  • Address generation (cashaddr and legacy)
  • Transaction signing
  • Script evaluation
  • Node connections and basic message handling
  • Wallet key derivation and mnemonic parsing
  • Mainnet and testnet support
  • Various Bitcoin primitives