tatumio / tatum-cli

Command-line tool to access all blockchains.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tatum CLI

Tatum CLI - Command Line Interface to communicate with blockchains.

Installation

Tatum CLI is shipped via npm. It installs a set of CLI commands to generate wallets / private keys securely locally and to communicate with number of blockchains via Tatum API.
NodeJS >=14 is required.

npm i -g @tatumio/tatum-cli

Usage

To see list of all available commands, please see help.

tatum --help

About

Command-line tool to access all blockchains.

License:MIT License


Languages

Language:JavaScript 69.3%Language:TypeScript 30.7%