Skip to content

feat(bip44): Initialize BIP-44 crate structure and dependencies#118

Merged
abolfazlbeh merged 1 commit intodevfrom
feature/117-create-cratesbip44-directory-structure-and-cargotoml-with-dependencies
Oct 23, 2025
Merged

feat(bip44): Initialize BIP-44 crate structure and dependencies#118
abolfazlbeh merged 1 commit intodevfrom
feature/117-create-cratesbip44-directory-structure-and-cargotoml-with-dependencies

Conversation

@abolfazlbeh
Copy link
Contributor

  • Create crates/bip44 directory with basic lib.rs
  • Add Cargo.toml with khodpay-bip32 and thiserror dependencies
  • Include optional serde feature flag
  • Add bip44 to workspace members
  • Set up crate metadata and documentation structure

- Create crates/bip44 directory with basic lib.rs
- Add Cargo.toml with khodpay-bip32 and thiserror dependencies
- Include optional serde feature flag
- Add bip44 to workspace members
- Set up crate metadata and documentation structure
@abolfazlbeh abolfazlbeh self-assigned this Oct 23, 2025
@abolfazlbeh abolfazlbeh merged commit f8306d6 into dev Oct 23, 2025
11 checks passed
@abolfazlbeh abolfazlbeh deleted the feature/117-create-cratesbip44-directory-structure-and-cargotoml-with-dependencies branch October 23, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant