Prototype pitched for the network integration Ocean Protocol hackathon challenge.
Turn any uploaded ocean dataset into a dynamic hosted API.
The API supports the following high level actions.
- Describe an existing dataset.
- Search / confirm existing datasets.
- Query an existing dataset.
pip install -r requirements.txt
python app.py
The api server should now be running on port 5000.
Replace the example config with pacific and provide your Pacific network ocean credentials as the account provider.
