tokenbridge/e2e-commons/README.md

20 lines
415 B
Markdown
Raw Normal View History

2019-06-03 16:53:29 +03:00
# POA Token Bridge / E2E-Commons
Common scripts and configuration for the end-to-end tests.
## Usage
```
./up.sh [components]
```
Spins up parity networks, redis, rabbit, e2e container needed for end-to-end tests.
### Components
| Component | Description |
| --- | --- |
| deploy | Deploys the Smart Contracts |
| oracle | Launches oracle containers |
| ui | launches UI containers |
| blocks | Mines blocks |