Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check/install ckb-cli before using it #289

Open
Keith-CY opened this issue May 30, 2023 · 1 comment
Open

Check/install ckb-cli before using it #289

Keith-CY opened this issue May 30, 2023 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@Keith-CY
Copy link
Member

When using contract-related functions, it is assumed that ckb-cli is already installed on the user's computer. This assumption increases the usage threshold and adds unnecessary cognitive costs. kuai-cli can detect the environment before calling ckb-cli, and prompt the user with a [yes/no] option to automatically install ckb-cli.

@Keith-CY Keith-CY added the documentation Improvements or additions to documentation label May 30, 2023
@Keith-CY
Copy link
Member Author

Keith-CY commented Jun 7, 2023

PR: #301

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Archived in project
Development

No branches or pull requests

2 participants