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

https://github.com/manifoldfinance/briarpatch


https://github.com/manifoldfinance/briarpatch

Last synced: 8 months ago
JSON representation

Awesome Lists containing this project

README

          

# `briarpatch`

[![nodejs](https://github.com/manifoldfinance/briarpatch/actions/workflows/nodejs.yml/badge.svg)](https://github.com/manifoldfinance/briarpatch/actions/workflows/nodejs.yml)

## Usage

Configure `.env` with an `ETH_RPC_URL=` provider then:

```shell
$ ./install.sh
```

```shell
$ ./run
```

### Development

> TODO

## License

MPL-2.0