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: bump add docs for getEASAttestations #126

Merged
merged 5 commits into from
Feb 22, 2024

Conversation

alvaroraminelli
Copy link
Contributor

What changed? Why?

bump add docs for getEASAttestations

Notes to reviewers

How has it been tested?

README.md Outdated
@@ -46,13 +46,13 @@ Add OnchainKit to your project, install the required packages.

```bash
# Use Yarn
yarn add @coinbase/onchainkit [email protected] react@18 react-dom@18
yarn add @coinbase/onchainkit [email protected] react@18 react-dom@18 graphql@14 graphql-request@6
Copy link
Contributor

Choose a reason for hiding this comment

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

So I am been thinking on this.

And as graphql@14 graphql-request@6 is required only for one utility, I think is best we mention to install that only in the page related to EAS.

A bit like some dependencies are common for the majority of the library, others are just for a few.

Than one that are for a few we explain to add them in their section.

Copy link
Contributor

Choose a reason for hiding this comment

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

Actually let me see if I can make this a bit cuter


The Ethereum Attestation Service (EAS) facilitates secure, decentralized attestations on the blockchain. We are launching functions to simplify accessing and managing these attestations across multiple blockchains, enhancing usability for developers and users.

## getEASAttestations
Copy link
Contributor

Choose a reason for hiding this comment

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

Would you mind move this into his own doc file.

@Zizzamia Zizzamia merged commit 311b027 into main Feb 22, 2024
9 checks passed
@Zizzamia Zizzamia deleted the alvaroraminelli/feat-eas-doc-changeset branch February 22, 2024 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants