Skip to content

Commit

Permalink
Update links
Browse files Browse the repository at this point in the history
  • Loading branch information
tarassh committed Dec 13, 2024
1 parent f2ee342 commit 83ff686
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions LIGHTCLIENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.

Expand Down

0 comments on commit 83ff686

Please sign in to comment.