1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-06-30 05:31:57 +02:00

Merge pull request #29 from oceanprotocol/feature/tools

add a tools page
This commit is contained in:
Matthias Kretschmann 2018-11-16 16:13:09 +01:00 committed by GitHub
commit 525c084ac7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 25 additions and 0 deletions

23
content/concepts/tools.md Normal file
View File

@ -0,0 +1,23 @@
---
title: Tools & Examples
description: Tools and examples for developing with Ocean Protocol.
---
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>
## Examples
JavaScript examples for working with the [🦑 squid-js](https://github.com/oceanprotocol/squid-js) library:
<repo name="tuna"></repo>

View File

@ -6,6 +6,8 @@
link: /concepts/terminology/
- title: Software Components
link: /concepts/components/
- title: Tools & Examples
link: /concepts/tools/
- group: Architecture
items: