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

https://github.com/fvictorio/ruth


https://github.com/fvictorio/ruth

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# ruth

A set of command line tools for Ethereum developers.

## Installation

Right now the only way to install `ruth` is manually:

```
git clone https://github.com/fvictorio/ruth.git
cd ruth
cargo install --path .
```