Installation(Draft)
Software Requirements
CLI Installation
Install CLI using Binary
curl -sSfL https://raw.githubusercontent.com/0xPellNetwork/pell-cli/master/scripts/install.sh | sh -sexport PATH=$PATH:~/binInstall CLI in A Custom Location
curl -sSfL https://raw.githubusercontent.com//0xPellNetwork/pell-cli/master/scripts/install.sh | sh -s -- -b <custom_location>Install CLI Using Go
Install CLI from Source
Last updated