https://github.com/manifoldfinance/tscli
Ethereum/Web3 TypeScript Command Line Client
https://github.com/manifoldfinance/tscli
client defi ethereum repl ts web3
Last synced: 5 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T17:19:17.000Z (almost 4 years ago)
- Last Synced: 2025-09-30T02:46:50.185Z (13 days ago)
- Topics: client, defi, ethereum, repl, ts, web3
- Language: TypeScript
- Homepage: https://manifoldfinance.github.io/tscli/
- Size: 723 KB
- Stars: 2
- Watchers: 2
- 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 utilityVERSION
@tscli/cli/0.0.0 darwin-x64 node-v12.20.2USAGE
$ 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