-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Installing cardano-cli
Open https://github.com/input-output-hk/cardano-node#executables
Download the binary (executables) for your OS
Extract cardano-cli into ~/.local/bin/ folder (For Linux and MacOS user)
** ^ this doesn't work for me ** can't place files in bin folder
$ chmod +x cardano-cli to turn it into executable binary
Include that bin/ path into .bashrc or .zshrc (export PATH="$HOME/.local/bin/:$PATH”)
Open terminal (or relaunch it, if you already opened it)
Type cardano-cli and press enter.
Metadata
Metadata
Assignees
Labels
No labels