Skip to main content
ICON CLI tool
=============

ICON supports Command Line Interface(CLI interface) for 3rd party or
user services development. With this single tool, you can control all
ICON functions and automate them using scripts.


Prerequisite
============

- Python 3.6.x

Version
=======

- 0.0.3


Getting started
===============

Installation
------------

The easiest way to install ```icxcli``` is to use [pip](http://www.pip-installer.org/en/latest/):

```$ pip install icxcli```

or, if you are not installing in a virtualenv:

```$ sudo pip install icxcli ```

If you have the aws-cli installed and want to upgrade to the latest version you can run:

``` $ pip install --upgrade icxcli ```


Run CLI
-------

Run command icli in command line. There are many sub commands for ICX
service. You can get the help page by adding help.

.. code:: shell

$ icli --help
usage:
Normal commands:
version
help

Wallet Commands:
wallet create <file path> -p <password> | -n <network id: mainnet | testnet>
wallet show <file path> -p <password> | -n <network id: mainnet | testnet>
asset list <file path> -p <password> | -n <network id: mainnet | testnet>
transfer <to> <amount> <file path> -p <password> -f <fee> | -n <network id: mainnet | testnet>

IF YOU MISS --networkid, icli WILL USE TESTNET.



positional arguments:
command wallet create, wallet show, asset list, transfer

optional arguments:
-h, --help show this help message and exit
-p PASSWORD password
-f FEE transaction fee
-n NETWORK_ID which network

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icxcli-0.0.3.tar.gz (10.7 kB view details)

Uploaded Source

File details

Details for the file icxcli-0.0.3.tar.gz.

File metadata

  • Download URL: icxcli-0.0.3.tar.gz
  • Upload date:
  • Size: 10.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for icxcli-0.0.3.tar.gz
Algorithm Hash digest
SHA256 eb696abb5adf547a68e6c319aa05aeb0cb83c2bc4f72f820abb31e135952d45a
MD5 b92953a0736a272cd1c5da797de58076
BLAKE2b-256 8fbd7b065b187941b31a6974d25e174219b5aebb96b1aaaf858dadc7612c6237

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.4

1 file

This release

0.0.3 This release

1 file

0.0.2

1 file

0.0.1

1 file

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page