Skip to content

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

License

Notifications You must be signed in to change notification settings

keep-network/local-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1ce921a · Mar 7, 2023
Nov 1, 2022
Sep 8, 2021
Sep 3, 2021
May 12, 2021
Sep 7, 2021
Jul 20, 2021
Sep 3, 2021
Mar 24, 2022
Feb 7, 2022
Sep 10, 2021
Sep 3, 2021
Sep 1, 2020
Sep 1, 2020
Sep 3, 2021
Sep 1, 2020
Sep 1, 2020
Sep 1, 2020
Sep 1, 2020
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
May 5, 2021
Jul 23, 2020
Sep 8, 2021
Sep 3, 2021
Sep 3, 2021
Oct 6, 2021
Oct 6, 2021
Sep 3, 2021
Oct 6, 2021
Oct 6, 2021
Feb 25, 2022
Sep 3, 2021
Oct 6, 2021
Sep 3, 2021
Feb 9, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021
Sep 7, 2021
Oct 6, 2021
Sep 3, 2021
Sep 3, 2021
Sep 3, 2021

Repository files navigation

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.