1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-02 08:20:22 +01:00
docs/content/concepts/tools.md
2019-01-16 16:28:11 +01:00

23 lines
889 B
Markdown

---
title: Tools & Examples
description: Tools and examples for developing with Ocean Protocol.
---
## Tools
Coming soon!
## Examples
The [Tutorials](/tutorials/introduction/) include many examples.
Examples of using the [🦑 squid-py](https://github.com/oceanprotocol/squid-js) Python library can be found in the [squid_py/examples/ directory of the squid-py repository](https://github.com/oceanprotocol/squid-py/tree/develop/squid_py/examples). More examples are in the repositories:
<repo name="mantaray"></repo>
<repo name="tuna"></repo>
Examples of using the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) JavaScript library can be found in the [src/examples/ directory of the squid-js repository](https://github.com/oceanprotocol/squid-js/tree/develop/src/examples). More examples are in the repositories:
<repo name="pleuston"></repo>
<repo name="tuna"></repo>