# Tornado cash relayer registry [![Build Status](https://github.com/tornadocash/relayer-registry/workflows/build/badge.svg)](https://github.com/tornadocash/relayer-registry/actions) ## Dependencies 1. node 14 2. yarn ## Start ```bash $ yarn $ cp .env.example .env $ yarn test ```