From 8ee297da48822f6cc527463d422301ab80c71cf4 Mon Sep 17 00:00:00 2001 From: "Cachin, Christian (INF)" <cachin@inf.unibe.ch> Date: Fri, 13 Sep 2024 13:53:58 +0200 Subject: [PATCH] Update file README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd6ce3c..7dbc6b6 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,5 @@ Please see the [ILIAS module](https://ilias.unibe.ch/goto.php?target=crs_3102234 | Project | Type | Organization and Network | Documentation | Testnets | Programming | | ------ | ------ | ------ | ------ | ------ | ------ | -| Chainlink | Oracle Network (Data feeds & CCIP) | [Chainlink Labs](https://chainlinklabs.com); [Chainlink](https://chain.link/) | [Whitepaper](https://research.chain.link/whitepaper-v1.pdf); [Whitepaper 2.0](https://chain.link/whitepaper); [Off-chain Reporting](https://docs.chain.link/architecture-overview/off-chain-reporting); [Data Feeds](https://docs.chain.link/data-feeds); [CCIP](https://docs.chain.link/ccip) | [Developer docs](https://docs.chain.link/getting-started/conceptual-overview) | -| EigenLayer | Re-staking network | [EigenLayer](https://www.eigenlayer.xyz/) | [Local Testnet](https://medium.com/@ilaNihas/eigenlayer-a-step-by-step-guide-to-testnet-node-setup-e242f4e35344) | | - +| Chainlink | Oracle Network (Data feeds & CCIP) | [Chainlink Labs](https://chainlinklabs.com); [Chainlink](https://chain.link/) | [Whitepaper](https://research.chain.link/whitepaper-v1.pdf); [Whitepaper 2.0](https://chain.link/whitepaper); [Off-chain Reporting](https://docs.chain.link/architecture-overview/off-chain-reporting); [Data Feeds](https://docs.chain.link/data-feeds); [CCIP](https://docs.chain.link/ccip) | [Developer docs](https://docs.chain.link/getting-started/conceptual-overview) | [Consuming data feeds](https://docs.chain.link/data-feeds/getting-started); [Sending data with CCIP](https://docs.chain.link/ccip/getting-started) | +| EigenLayer | Re-staking network | [EigenLayer](https://www.eigenlayer.xyz/) | [Local Testnet](https://medium.com/@ilaNihas/eigenlayer-a-step-by-step-guide-to-testnet-node-setup-e242f4e35344) | TBD | TBD | -- GitLab