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 months ago
JSON representation
Ethereum/Web3 TypeScript Command Line Client
- Host: GitHub
- URL: https://github.com/manifoldfinance/tscli
- Owner: manifoldfinance
- Created: 2020-11-11T12:30:01.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T17:19:17.000Z (over 4 years ago)
- Last Synced: 2026-01-15T17:03:32.756Z (5 months ago)
- Topics: client, defi, ethereum, repl, ts, web3
- Language: TypeScript
- Homepage: https://manifoldfinance.github.io/tscli/
- Size: 723 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

### **@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