1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-12-02 05:57:21 +01:00

Merge branch 'master' into develop

This commit is contained in:
aitor@oceanprotocol.com 2018-08-16 12:25:03 +02:00
commit 89ff4a36ed

View File

@ -9,13 +9,20 @@ Docker compose and tools running the complete Ocean Protocol stack
## Table of Contents ## Table of Contents
- [Get Started](#get-started) * [Table of Contents](#table-of-contents)
- [Docker](#docker) * [Disclaimer](#disclaimer)
- [Contributing](#contributing) * [Get Started](#get-started)
- [License](#license) - [Docker](#docker)
* [Ocean components](#ocean-components)
* [Contributing](#contributing)
* [License](#license)
--- ---
## Disclaimer
Current implementation is an **alpha version**, so you can expect running into problems. The current implementation only support assets stored in Microsoft Azure storage.
## Get Started ## Get Started
For local development you can use Docker & Docker Compose. To do that you need to have the newest versions available of both: For local development you can use Docker & Docker Compose. To do that you need to have the newest versions available of both: