Remove related-repository

This commit is contained in:
Abdul Rabbani 2022-04-22 08:45:10 -04:00
parent 04f08a0ae0
commit cd70c6e741

View File

@ -1,20 +0,0 @@
# Overview
The folder will allow developers to clone/move related repositories to this directory. This will allow developers to locally work with these related repositories and `vulcanize/go-ethereum` in one place. This can make testing easier.
# Recommended Setup
## Moving Repositories
It is recommended that you move the following repositories under this folder. Keep the repository names!
- `vulcanize/foundry-tests`
- `vulcanize/ipld-eth-db`
## Symlinks
You can also create symlinks in this folder with the location of your repositories.
# Dependencies
If you want to use `foundry-test`, you will need to utilize the recommended setup.