Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tatumio/tatum-cli

Command-line tool to access all blockchains.
https://github.com/tatumio/tatum-cli

api blockchains cli cryptocurrency

Last synced: 4 days ago
JSON representation

Command-line tool to access all blockchains.

Awesome Lists containing this project

README

        

# 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.
```bash
npm i -g @tatumio/tatum-cli
```

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

```bash
tatum --help
```