Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update README to latest changes #18

Merged
merged 2 commits into from
Apr 22, 2024
Merged

chore: update README to latest changes #18

merged 2 commits into from
Apr 22, 2024

Conversation

Maikol
Copy link
Member

@Maikol Maikol commented Apr 19, 2024

No description provided.

@Maikol Maikol requested a review from tmigone April 22, 2024 13:49
Copy link
Member

@pcarranzav pcarranzav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

README.md Outdated
```
cargo run -p availability-oracle -- \
--ipfs https://api.thegraph.com/ipfs \
--subgraph https://gateway.thegraph.com/network \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a deprecated endpoint so I'd suggest replacing this with a correct network subgraph endpoint (ideally the one that's published to the Network, so including a placeholder for an API key?). But this can be done in a separate PR.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, good point. I'll replace with a placeholder for the entire url and when we switch to network we can add that endpoint with placeholders.

@Maikol Maikol merged commit 25c9ae7 into main Apr 22, 2024
4 checks passed
@Maikol Maikol deleted the mde/update-readme branch April 22, 2024 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants