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:
The installation can be performed in two different ways described below:
To install everything automatically on a separate VirtualBox machine using Packer and Vagrant, please follow the automatic setup guide.
To install everything on your local machine by hand, please follow the manual setup guide.