diff --git a/LIGHTCLIENT.md b/LIGHTCLIENT.md index f5c0197..7e77232 100644 --- a/LIGHTCLIENT.md +++ b/LIGHTCLIENT.md @@ -11,8 +11,8 @@ Clone the repository: ```bash -git clone https://github.com/covalenthq/das-ipfs-pinner -cd das-ipfs-pinner +git clone https://github.com/covalenthq/ewm-das +cd ewm-das ``` Build the Docker image: diff --git a/README.md b/README.md index 750e3c7..870d2fd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # DAS-Pinner + Light-Client -[![Go CI](https://github.com/covalenthq/das-ipfs-pinner/actions/workflows/go.yml/badge.svg)](https://github.com/covalenthq/das-ipfs-pinner/actions) +[![Go CI](https://github.com/covalenthq/ewm-das/actions/workflows/go.yml/badge.svg)](https://github.com/covalenthq/ewm-das/actions) **DAS-Pinner** is a lightweight IPFS service that stores and pins data on the IPFS network using **web3.storage**. It is designed to work seamlessly with the DAS Light-Client, enabling the retrieval of data from the IPFS network and its verification using the DAS protocol.