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

https://github.com/ringecosystem/ormponder


https://github.com/ringecosystem/ormponder

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Ponder for ORMP related components

## ENV

export INFURA_API_KEY=
export BLAST_API_KEY=

## Local run

```bash
1. git clone https://github.com/msgport/ormponder.git
2. yarn install
3. yarn dev
```