2018-11-16 13:37:06 +01:00
---
2020-10-16 16:55:53 +02:00
title: Local Development
description: Tools for local deployment
2018-11-16 13:37:06 +01:00
---
2020-10-16 16:55:53 +02:00
Barge is a tool to help for fast iterations in a local development.
2019-07-30 12:43:04 +02:00
2020-10-16 16:55:53 +02:00
It's a shell script that launches Docker and Docker Compose, to run Ganache with Ocean smart contracts on top, along with Provider and Aquarius metadata cache.
2019-07-30 12:43:04 +02:00
2020-10-16 16:55:53 +02:00
It's used extensively by the Ocean core devs. You'll also find it in the [Quickstart ](/setup/quickstart/ ).
2019-07-30 13:12:41 +02:00
2020-10-16 16:55:53 +02:00
< repo name = "barge" > < / repo >
2019-12-16 13:36:52 +01:00