Skip to content

Install the Smart Contract CLI

This is a command line tool so it must be installed with the -g option so that it is available globally

npm install -g @ledgerswarm/ls_lscontract_commandline

Description

The lscontract command line tool allows you to log in to a LedgerSwarm smart contract wallet and to interact with LedgerSwarm smart contracts.

Once installed, available commands can be seen by entering

lscontract -h

Help on a specific command can be seen by entering

lscontract command -h