Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/manifoldfinance/tscli
- Owner: manifoldfinance
- Created: 2020-11-11T12:30:01.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-19T17:19:17.000Z (over 3 years ago)
- Last Synced: 2025-01-19T22:15:50.303Z (6 days ago)
- Topics: client, defi, ethereum, repl, ts, web3
- Language: TypeScript
- Homepage: https://manifoldfinance.github.io/tscli/
- Size: 723 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 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