Skip to content
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.

iotaledger/cli-app

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
lib
 
 
 
 
 
 
 
 
 
 

IOTA CLI Wallet

Command line interface (CLI) app that acts as an IOTA wallet and node management tool.

Installation

You need:

  1. Node.js installed on your matching.
  2. A functioning IOTA node to connect to. The IOTA node can be on the same computer as the CLI, but the CLI can work with remote nodes as well if they are configured using --remote.

To install: npm install -g iota-cli-app

Usage

After installing, execute the CLI:

iota-cli

This will connect to a node on the same computer as the CLI by default. If your node is in another location use the node command to switch to the remote computer. Make sure the remote node is configured to allow remote connections.

For a list of all the commands available in the CLI use help.

About

CLI App that acts as a wallet

Resources

Stars

Watchers

Forks

Packages

No packages published