فهرست منبع

adjusted aura description

tonyboylehub 10 ماه پیش
والد
کامیت
8f7294132d
3فایلهای تغییر یافته به همراه3 افزوده شده و 3 حذف شده
  1. 1 1
      src/components/products/aura/index.js
  2. 1 1
      src/pages/aura/index.md
  3. 1 1
      src/pages/aura/reading-solana-and-svm-data.md

+ 1 - 1
src/components/products/aura/index.js

@@ -6,7 +6,7 @@ export const aura = {
   name: 'Aura',
   name: 'Aura',
   headline: 'Indexing and Data Availability Network',
   headline: 'Indexing and Data Availability Network',
   description:
   description:
-    'A decentralized indexing and data availability network that extends Solana and the Solana Virtual Machine (SVM)',
+    'A data network that extends Solana and the Solana Virtual Machine (SVM)',
   navigationMenuCatergory: 'Aura',
   navigationMenuCatergory: 'Aura',
   path: 'aura',
   path: 'aura',
   icon: <SparklesIcon />,
   icon: <SparklesIcon />,

+ 1 - 1
src/pages/aura/index.md

@@ -4,7 +4,7 @@ metaTitle: Overview | Aura
 description: High level overview of Aura, an integrated network for digital assets.
 description: High level overview of Aura, an integrated network for digital assets.
 ---
 ---
 
 
-Metaplex Aura is a decentralized indexing and data availability network that extends Solana and the Solana Virtual Machine (SVM).
+Metaplex Aura is data network that extends Solana and the Solana Virtual Machine (SVM).
 
 
 Decentralized applications struggle to compete with centralized alternatives because it can be difficult, costly and slow to read and display the current state of blockchain data. Aura solves these problems by complementing the SVM and MPL with a decentralized network of Aura nodes that performantly index asset data and provide real time data availability for compressed state, all secured by the $MPLX token.
 Decentralized applications struggle to compete with centralized alternatives because it can be difficult, costly and slow to read and display the current state of blockchain data. Aura solves these problems by complementing the SVM and MPL with a decentralized network of Aura nodes that performantly index asset data and provide real time data availability for compressed state, all secured by the $MPLX token.
 
 

+ 1 - 1
src/pages/aura/reading-solana-and-svm-data.md

@@ -4,7 +4,7 @@ metaTitle: Reading Solana and SVM Data | Aura
 description: Learn about Reading Solana and SVM data with Metaplex Aura.
 description: Learn about Reading Solana and SVM data with Metaplex Aura.
 ---
 ---
 
 
-The Metaplex Aura network provides developers performant, reliable and accurate read access to onchain state for Solana and other SVM based chains like Eclipse.
+The Metaplex Aura data network provides developers performant, reliable and accurate read access to onchain state for Solana and other SVM based chains like Eclipse.
 
 
 Indexers and RPC providers often face substantial challenges in maintaining data consistency and performance. This is due to several issues:
 Indexers and RPC providers often face substantial challenges in maintaining data consistency and performance. This is due to several issues: