mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Revised the Tools & Examples page
This commit is contained in:
parent
175bd0240f
commit
ddcb9f6db3
@ -55,7 +55,7 @@ OceanDB is an off-chain database for storing metadata about data assets.
|
||||
<repo name="oceandb-bigchaindb-driver"></repo>
|
||||
<repo name="oceandb-elasticsearch-driver"></repo>
|
||||
|
||||
These drivers are extended from a high-level module implementing OceanDB functions. You can create your own plugins based on its abstracted interface:
|
||||
These drivers are extended from a high-level module implementing OceanDB functions. You can create your own plugins based on its abstracted interface:
|
||||
|
||||
<repo name="oceandb-driver-interface"></repo>
|
||||
|
||||
|
@ -3,21 +3,22 @@ title: Tools & Examples
|
||||
description: Tools and examples for developing with Ocean Protocol.
|
||||
---
|
||||
|
||||
The setup & tutorials sections have some examples to get you started.
|
||||
The Setup & Tutorials sections have some examples to get you started.
|
||||
|
||||
- [Setup: Quick Start](/setup/quickstart/)
|
||||
- [Tutorials: Introduction](/tutorials/introduction/)
|
||||
|
||||
## Tools
|
||||
|
||||
Data science tools:
|
||||
|
||||
<repo name="mantaray"></repo>
|
||||
|
||||
<repo name="nautilina"></repo>
|
||||
Coming soon!
|
||||
|
||||
## Examples
|
||||
|
||||
JavaScript examples for working with the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) library:
|
||||
Examples of using the [🦑 squid-py](https://github.com/oceanprotocol/squid-js) Python library:
|
||||
|
||||
<repo name="mantaray"></repo>
|
||||
|
||||
Examples of using the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) JavaScript library:
|
||||
|
||||
<repo name="pleuston"></repo>
|
||||
<repo name="tuna"></repo>
|
||||
|
Loading…
Reference in New Issue
Block a user