-
Notifications
You must be signed in to change notification settings - Fork 50
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
Opensea example added #422
Conversation
@@ -0,0 +1,533 @@ | |||
# Ethereum Quick Start - Opensea (Medium) | |||
|
|||
Welcome to our comprehensive step-by-step guide dedicated to constructing a Subquery indexer tailored for the OpenSea marketplace. OpenSea has emerged as a global epicenter for NFTs, establishing itself as a vibrant ecosystem for creators, collectors, and traders alike. Whether you're a developer seeking to construct applications that harness the power of NFT data or an enthusiast eager to immerse yourself in the realm of digital collectibles, this guide is designed to seamlessly lead you through the steps of configuring your personal OpenSea Subquery indexer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bgodlin It feels a bit too much: "Whether you're a developer seeking to construct applications that harness the power of NFT data or an enthusiast eager to immerse yourself in the realm of digital collectibles...". In my opinion this fits better to the marketing piece, the article
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, this is a developer guide. Keep it short and simple, save the above for marketing articles
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good though at a high level, merged
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good though at a high level, merged
No description provided.