Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manifoldfinance/tscli

Ethereum/Web3 TypeScript Command Line Client
https://github.com/manifoldfinance/tscli

client defi ethereum repl ts web3

Last synced: 2 days ago
JSON representation

Ethereum/Web3 TypeScript Command Line Client

Awesome Lists containing this project

README

        

![](/.github/workflows/demo.gif)

### **@tscli**

> command line client

### Install

```bash
npm i -g @tscli/cli
```

### Overview
```bash
$ tscli
@manifoldfinance command line utility

VERSION
@tscli/cli/0.0.0 darwin-x64 node-v12.20.2

USAGE
$ tscli [COMMAND]

COMMANDS
autocomplete display autocomplete installation instructions
eth Ethereum JSONRPC Methods
help display help for tscli
plugins list installed plugins
repl Interactive REPL
```

### Distribution Information

| Package | Description |
| :-------------------------------- | :------------------------------------ |
| **[@tscli/cli](packages/cli/)** | @manifoldfinance command line utility |
| **[@tscli/core](packages/core/)** | core command line library |

### License

SPDX-License-Idnetifier: MIT