mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
add a tools page
This commit is contained in:
parent
6bca132e67
commit
ef3725e7db
23
content/concepts/tools.md
Normal file
23
content/concepts/tools.md
Normal 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>
|
@ -6,6 +6,8 @@
|
||||
link: /concepts/terminology/
|
||||
- title: Software Components
|
||||
link: /concepts/components/
|
||||
- title: Tools & Examples
|
||||
link: /concepts/tools/
|
||||
|
||||
- group: Architecture
|
||||
items:
|
||||
|
Loading…
Reference in New Issue
Block a user