mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-22 19:28:20 +00:00
Update interop instructions [skip ci]
This commit is contained in:
parent
6be2e24a8f
commit
f4a3e47a61
@ -9,12 +9,13 @@ Nimbus beacon chain is a research implementation of the beacon chain component o
|
|||||||
|
|
||||||
## Interop (for other Eth2 clients)
|
## Interop (for other Eth2 clients)
|
||||||
|
|
||||||
A folder with interop specific instruction is available here at [interop](interop).
|
A branch with interop specific instructions, ncli and scripts to run multiple clients is available in the [interop branch](https://github.com/status-im/nim-beacon-chain/tree/interop) in the [multinet folder](https://github.com/status-im/nim-beacon-chain/tree/interop/multinet).
|
||||||
|
|
||||||
To save bandwith `export GIT_LFS_SKIP_SMUDGE=1` before cloning the repo.
|
> ⚠️: The `interop` folder in master is outdated
|
||||||
|
|
||||||
|
⚠️ Important: To save bandwith `export GIT_LFS_SKIP_SMUDGE=1` before cloning the repo.
|
||||||
This prevent LFS during regular clones.
|
This prevent LFS during regular clones.
|
||||||
|
|
||||||
|
|
||||||
## Related
|
## Related
|
||||||
|
|
||||||
* [status-im/nimbus](https://github.com/status-im/nimbus/): main Nimbus repository - start here to learn more about the Nimbus eco-system
|
* [status-im/nimbus](https://github.com/status-im/nimbus/): main Nimbus repository - start here to learn more about the Nimbus eco-system
|
||||||
|
Loading…
x
Reference in New Issue
Block a user