AnchorCLI
Installation
Requirements
$ npm install -g @anchor-protocol/anchorcli$ anchorcli
Usage: anchorcli [options] [command]
Command-line interface for interacting with Anchor Protocol on Terra
Options:
-V, --version output the version number
-v,--verbose Show verbose error logs
-h, --help display help for command
Commands:
exec|x Execute a function on a smart contract
query|q Run a smart contract query function
help [command] display help for commandConfiguration
Specifying LCD settings
Specifying Contracts
Specifying the Network [IMPORTANT]
Usage
Execute
Query
Examples
Bond Luna to mint bLuna
Query bLuna Balance
Last updated
Was this helpful?