Ecosyste.ms: Awesome
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: 2 days ago
JSON representation
an explorer that can send example api calls using the supplied ois.
- Host: GitHub
- URL: https://github.com/api3dao/ois-explorer
- Owner: api3dao
- Created: 2021-05-25T16:03:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-07T07:48:43.000Z (almost 2 years ago)
- Last Synced: 2023-03-03T20:09:23.864Z (over 1 year ago)
- Language: JavaScript
- Size: 3.53 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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```