= KEEP & tBTC local setup
This repository provide a bunch of scripts which allow to install tBTC and Keep locally for development and test purposes. It also contains and enables execution of automated end-to-end system tests for tBTC.
Basically, the entire setup operates on several component submodules:
It also uses some auxiliary software needed by tBTC and Keep:
== Installation
The installation can be performed in two different ways described below:
=== Automatic installation on separate virtual machine
To install everything automatically on a separate VirtualBox machine using Packer and Vagrant, please follow the <<./docs/auto-setup.adoc#title, automatic setup guide>>.
=== Manual installation on your local machine
To install everything on your local machine by hand, please follow the <<./docs/manual-setup.adoc#title, manual setup guide>>.