1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 00:05:35 +01:00
docs/data/repositories.yml

37 lines
1.2 KiB
YAML
Raw Normal View History

2018-11-09 17:04:53 +01:00
- group: Core Components
items:
- name: keeper-contracts
description: '💧 Integration of TCRs, CPM and Ocean Tokens in Solidity'
links:
- name: Documentation
url: https://github.com/oceanprotocol/keeper-contracts/tree/develop/doc
2018-11-09 15:45:57 +01:00
2018-11-09 17:04:53 +01:00
- name: aquarius
description: '🐋 Off-chain database store for data assets metadata.'
2018-11-09 17:04:53 +01:00
links:
2018-11-09 17:44:24 +01:00
- name: API reference
url: https://github.com/oceanprotocol/aquarius/blob/develop/docs/for_api_users/API.md
2018-11-09 16:01:20 +01:00
2018-11-09 17:04:53 +01:00
- name: brizo
description: 'Helping publishers to expose their services'
2018-11-09 16:44:04 +01:00
2018-11-09 17:04:53 +01:00
- name: pleuston
description: '🦄 Web app for consumers to explore, download, and publish data assets.'
2018-11-09 16:44:04 +01:00
2018-11-09 17:04:53 +01:00
- group: Libraries
items:
- name: squid-js
description: '🦑 JavaScript client library for Ocean Protocol'
2018-11-09 16:44:04 +01:00
2018-11-09 17:04:53 +01:00
- name: squid-py
description: '🦑 Python client library for Ocean Protocol'
2018-11-09 16:44:04 +01:00
2018-11-09 17:04:53 +01:00
- name: squid-java
description: '🦑 Java client library for Ocean Protocol'
2018-11-09 16:44:04 +01:00
2018-11-09 17:04:53 +01:00
- name: secret-store-client-js
2018-11-09 17:44:24 +01:00
description: '🔑 JavaScript implementation of the parity secret store for use in ocean.'
- name: secret-store-client-py
description: '🔑 Parity Secret Store Python Client'