Skip to content

Version mismatch in installation and clarification needed for building from source #4

@cyio

Description

@cyio

Description

I found two issues regarding the installation and build process of bsv-wallet-cli:

  1. Version Mismatch in Standard Install:
    When running the standard installation, it installs v0.1.23. However, the latest version appears to be v0.1.24. Version 0.1.23 seems outdated compared to the current codebase. I suggest delete 0.1.23 version release.

  2. Clarification for Building from Source:
    Since this repository contains multiple CLI tools, building from source via cargo install requires explicitly specifying the package name to avoid ambiguity. I suggest updating the documentation to include the explicit command:

    cargo install --git [https://github.com/Calhooon/bsv-wallet-cli.git](https://github.com/Calhooon/bsv-wallet-cli.git) bsv-wallet-cli

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions