Install LocalTerra#

Prerequisites#

Installation#

  1. Run the following commands:

    $ git clone --depth 1 https://www.github.com/terra-money/LocalTerra
    $ cd LocalTerra
    
  2. Make sure your Docker daemon is running in the background and docker-compose is installed.

Using LocalTerra#

Start#

$ docker-compose up

Your environment now contains:

Stop#

$ docker-compose stop

Reset#

$ docker-compose rm