Skip to main content
Docusaurus with Keytar

$completium-cli is a command line interface to interact (orginate, call, ...) with smart contracts on the Tezos blockchain.

The list of available commands is displayed with:

completium-cli help

Install

It is distributed as a npm package. Install it with the following command:

npm i @completium/completium-cli -g

Once installed, run the init command:

completium-cli init
info

Run completium-cli init every time a new version of Completium CLI is installed.