Update README.md
Signed-off-by: AlienTornadosaurusHex <>
This commit is contained in:
parent
2f53f4959c
commit
73c244c019
@ -1,6 +1,6 @@
|
||||
# relayer-registry
|
||||
# infrastructure-upgrade
|
||||
|
||||
The `relayer-registry` infra repository.
|
||||
The `infrastructure-upgrade` repository. This contains `relayer-registry` contracts, and is intended to upgrade Tornado infrastructure for various functionalities and goals.
|
||||
|
||||
* [Latest Contracts](./src/v2/)
|
||||
* [Contract Tests](./test/)
|
||||
@ -11,8 +11,8 @@ The `relayer-registry` infra repository.
|
||||
## Install
|
||||
|
||||
```bash
|
||||
git clone --recurse-submodules https://git.tornado.ws/AlienTornadosaurusHex/relayer-registry
|
||||
cd relayer-registry
|
||||
git clone --recurse-submodules https://git.tornado.ws/AlienTornadosaurusHex/infrastructure-upgrade
|
||||
cd infrastructure-upgrade
|
||||
yarn
|
||||
forge install
|
||||
yarn build
|
||||
|
Loading…
Reference in New Issue
Block a user