Commit 2b60fd52 authored by Gyanendra Mishra's avatar Gyanendra Mishra

more links

parent e35a0a11
...@@ -23,7 +23,7 @@ The module has six main components, in accordance with the above operation: ...@@ -23,7 +23,7 @@ The module has six main components, in accordance with the above operation:
1. [Module I/O][module-io] 1. [Module I/O][module-io]
1. [Static Files][static-files] 1. [Static Files][static-files]
1. [Participant Network][participant-network] 1. [Participant Network][participant-network]
1. Auxiliary Services 1. [Auxiliary Services][auxilary-services]
1. [Merge Verification Logic][testnet-verifier] 1. [Merge Verification Logic][testnet-verifier]
[Main][main-function] [Main][main-function]
...@@ -103,4 +103,6 @@ Once the Ethereum network is up and running, verification logic will be run to e ...@@ -103,4 +103,6 @@ Once the Ethereum network is up and running, verification logic will be run to e
[participant-network]: https://github.com/kurtosis-tech/eth2-module/tree/master/src/participant_network [participant-network]: https://github.com/kurtosis-tech/eth2-module/tree/master/src/participant_network
[ethereum-genesis-generator]: https://github.com/skylenet/ethereum-genesis-generator [ethereum-genesis-generator]: https://github.com/skylenet/ethereum-genesis-generator
[static-files]: https://github.com/kurtosis-tech/eth2-module/tree/master/static_files [static-files]: https://github.com/kurtosis-tech/eth2-module/tree/master/static_files
[testnet-verifier]: https://github.com/kurtosis-tech/eth2-module/tree/master/src/testnet_verifier [testnet-verifier]: https://github.com/kurtosis-tech/eth2-module/tree/master/src/testnet_verifier
\ No newline at end of file
[auxiliary-services]: #auxilary-services
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment