forked from graphprotocol/docs
-
Notifications
You must be signed in to change notification settings - Fork 0
optimized tokenapi quickstart #1
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
Open
nsjames
wants to merge
16
commits into
main
Choose a base branch
from
tokenapi-quickstart-112525
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…tocol Contracts page (graphprotocol#1055) Update DEX listings and sort by swap volume
* Remove all arweave.mdx files * Remove 'arweave' entry from guides metadata * Remove 'arweave' entry from guides metadata across multiple language files
) * Update DEX listings and sort by swap volume * Docs: removed beta keywords and wording updates * Docs: removed banner text from image The Graph Token API Quick Start banner * Update website/src/pages/en/token-api/faq.mdx Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com> --------- Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com>
…s on Protocol Contracts page" (graphprotocol#1058) Revert "Update DEX listings and sort by swap volume, fixed chain names on Protocol Contracts page (graphprotocol#1055)" This reverts commit 5d33d35.
) * docs(tap): remove outdated reference to Scalar * docs(tap): update GraphTally guide for post-Horizon - Remove legacy V1 content (contracts, separate escrow subgraph) - Add Graph Horizon context and link to overview - Simplify to Horizon-first configuration with horizon.enabled = true - Add GraphOps gateway aggregator endpoint - Document operator_mnemonics for key rotation - Streamline architecture overview and getting started - Remove migration framing in favor of current setup guide * docs(tap): add Horizon contract addresses - Add TAP Verifier, Subgraph Service, and Escrow contract addresses - Update config example to use Horizon V2 addresses - Include both mainnet and testnet addresses * docs(tap): fix Horizon config with V1/V2 TAP verifier addresses Add missing receipts_verifier_address_v2 required when horizon.enabled = true. Without this, indexer-service-rs fails at startup. Also clarifies V1 vs V2 verifier distinction in contracts table and adds note about escrow subgraph. * docs(tap): add Horizon (TAP V2) migration guide Document the critical requirement that both indexer-service-rs and indexer-tap-agent must have Horizon enabled for V2 receipts to work. Includes configuration checklist, log verification examples, and troubleshooting for common misconfigurations. * Apply suggestion from @benface --------- Co-authored-by: Benoît Rouleau <benoit.rouleau@icloud.com>
* Update dependencies * Add `Horizon` icon to nav * Fix network count (to match dynamic “see all _ networks”) * Try to fix CI * Try something else * Run `pnpm prebuild:ci`
…12525 # Conflicts: # website/src/pages/ar/token-api/_meta.js # website/src/pages/cs/token-api/_meta.js # website/src/pages/de/token-api/_meta.js # website/src/pages/en/token-api/_meta-titles.json # website/src/pages/en/token-api/_meta.js # website/src/pages/es/token-api/_meta.js # website/src/pages/fr/token-api/_meta.js # website/src/pages/hi/token-api/_meta.js # website/src/pages/it/token-api/_meta.js # website/src/pages/ja/token-api/_meta.js # website/src/pages/ko/token-api/_meta.js # website/src/pages/mr/token-api/_meta.js # website/src/pages/nl/token-api/_meta.js # website/src/pages/pl/token-api/_meta.js # website/src/pages/pt/token-api/_meta.js # website/src/pages/ro/token-api/_meta.js # website/src/pages/ru/token-api/_meta.js # website/src/pages/sv/token-api/_meta.js # website/src/pages/tr/token-api/_meta.js # website/src/pages/uk/token-api/_meta.js # website/src/pages/ur/token-api/_meta.js # website/src/pages/vi/token-api/_meta.js # website/src/pages/zh/token-api/_meta.js
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.