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

https://github.com/api3dao/ois-explorer

an explorer that can send example api calls using the supplied ois.
https://github.com/api3dao/ois-explorer

Last synced: about 1 year ago
JSON representation

an explorer that can send example api calls using the supplied ois.

Awesome Lists containing this project

README

          

# ois-explorer

### At Root:
```yarn install```
### Enter Ois-Explorer:
```cd ois-explorer```
### Install Dependencies:
```yarn install```
### Run:
```yarn start```