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

25 lines
594 B
Markdown
Raw Normal View History

2018-11-16 13:37:06 +01:00
---
title: Tools & Examples
description: Tools and examples for developing with Ocean Protocol.
---
2018-11-19 16:00:05 +01:00
The Setup & Tutorials sections have some examples to get you started.
2018-11-16 13:37:06 +01:00
- [Setup: Quick Start](/setup/quickstart/)
- [Tutorials: Introduction](/tutorials/introduction/)
## Tools
2018-11-19 16:00:05 +01:00
Coming soon!
2018-11-16 13:37:06 +01:00
2018-11-19 16:00:05 +01:00
## Examples
2018-11-16 13:37:06 +01:00
2018-11-19 16:00:05 +01:00
Examples of using the [🦑 squid-py](https://github.com/oceanprotocol/squid-js) Python library:
2018-11-16 13:37:06 +01:00
2018-11-19 16:00:05 +01:00
<repo name="mantaray"></repo>
2018-11-16 13:37:06 +01:00
2018-11-19 16:00:05 +01:00
Examples of using the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) JavaScript library:
2018-11-16 13:37:06 +01:00
2018-11-19 16:00:05 +01:00
<repo name="pleuston"></repo>
2018-11-16 13:37:06 +01:00
<repo name="tuna"></repo>