docs(hedera-stats): Add documentation for NFT ranking and ERC-1155 adoption metrics#124
Open
omar-hgraph wants to merge 3 commits intomainfrom
Open
docs(hedera-stats): Add documentation for NFT ranking and ERC-1155 adoption metrics#124omar-hgraph wants to merge 3 commits intomainfrom
omar-hgraph wants to merge 3 commits intomainfrom
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
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.
Overview
This PR adds comprehensive documentation for three new Hedera Stats metrics from merged PRs #69, #70, and #71. These metrics provide enhanced visibility into NFT ecosystem activity and smart contract adoption on Hedera.
Changes
1. NFT Collection Ranking Metrics (PRs #69 & #70)
ERC-721 Smart Contract Rankings (
top_non_fungible_tokens_erc)HTS Native NFT Rankings (
top_non_fungible_tokens_hts)2. ERC-1155 Multi-Token Adoption (PR #71)
total_erc1155_accounts)3. Navigation & Discoverability
Files Added
docs/hedera-stats/non-fungible-tokens/top-erc-nfts.mddocs/hedera-stats/non-fungible-tokens/top-hts-nfts.mddocs/hedera-stats/evm/total-erc1155-accounts.mdFiles Modified
docs/hedera-stats/introduction.mdVerification
npm run build)Related Issues & PRs
Testing Instructions
git checkout eng-435/update-stats-functionalitynpm installnpm run buildnpm run serve/hedera-stats/non-fungible-tokens/and/hedera-stats/evm/