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/)
|
* [Latest Contracts](./src/v2/)
|
||||||
* [Contract Tests](./test/)
|
* [Contract Tests](./test/)
|
||||||
@ -11,8 +11,8 @@ The `relayer-registry` infra repository.
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone --recurse-submodules https://git.tornado.ws/AlienTornadosaurusHex/relayer-registry
|
git clone --recurse-submodules https://git.tornado.ws/AlienTornadosaurusHex/infrastructure-upgrade
|
||||||
cd relayer-registry
|
cd infrastructure-upgrade
|
||||||
yarn
|
yarn
|
||||||
forge install
|
forge install
|
||||||
yarn build
|
yarn build
|
||||||
|
Loading…
Reference in New Issue
Block a user