From 7607a7fdb143b3e2d75294c65e79287c16a603db Mon Sep 17 00:00:00 2001 From: rzadp Date: Tue, 4 Jun 2019 10:28:12 +0200 Subject: [PATCH] Readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ba8eb126..a06f7265 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,7 @@ Sub-repositories maintained within this monorepo are listed below. | [Deployment](deployment/README.md) | Ansible playbooks for deploying cross-chain bridges. | | [Oracle-E2E](oracle-e2e/README.md) | End to end tests for the Oracle | | [UI-E2E](ui-e2e/README.md) | End to end tests for the UI | +| [E2E-Commons](e2e-commons/README.md) | Common utilities and configuration used in end to end tests | Additionally there are [Smart Contracts](https://github.com/poanetwork/poa-bridge-contracts) used to manage bridge validators, collect signatures, and confirm asset relay and disposal.