dougvk / local-setup

Allow to easily set up tBTC and Keep locally for development and test purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 automatic setup guide.

Manual installation on your local machine

To install everything on your local machine by hand, please follow the manual setup guide.

About

Allow to easily set up tBTC and Keep locally for development and test purposes.


Languages

Language:JavaScript 63.2%Language:Shell 31.6%Language:HTML 2.8%Language:Dockerfile 2.4%