generated from shuding/nextra-docs-template
-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #163 from sei-protocol/feat/sub-docs-providers
feat: sub-docs for providers
- Loading branch information
Showing
16 changed files
with
51 additions
and
39 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -41,5 +41,9 @@ | |
"reference": { | ||
"title": "Reference", | ||
"type": "page" | ||
}, | ||
"providers": { | ||
"title": "Providers", | ||
"type": "page" | ||
} | ||
} |
This file contains 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
This file was deleted.
Oops, something went wrong.
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
{ | ||
"ecosystem-map": "Ecosystem Map", | ||
"-- Accessing Sei": { | ||
"type": "separator", | ||
"title": "User Access & Assets" | ||
}, | ||
"wallets": "Wallets", | ||
"faucets": "Faucets", | ||
"centralized-exchanges": "Centralized Exchanges", | ||
"bridges": "Bridges", | ||
"nfts": "NFTs", | ||
|
||
"-- Network Tools & Services": { | ||
"type": "separator", | ||
"title": "Network Tools & Services" | ||
}, | ||
"rpc-providers": "RPC Providers", | ||
"explorers": "Explorers", | ||
"indexers": "Indexers", | ||
"oracles": "Oracles" | ||
} |
6 changes: 3 additions & 3 deletions
6
...build/dev-ecosystem-providers/bridges.mdx → pages/providers/bridges.mdx
This file contains 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
6 changes: 3 additions & 3 deletions
6
...ystem-providers/centralized-exchanges.mdx → pages/providers/centralized-exchanges.mdx
This file contains 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
2 changes: 1 addition & 1 deletion
2
...dev-ecosystem-providers/ecosystem-map.mdx → pages/providers/ecosystem-map.mdx
This file contains 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
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion
2
...ecosystem-providers/indexers/indexers.mdx → pages/providers/indexers/indexers.mdx
This file contains 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
20 changes: 10 additions & 10 deletions
20
...cosystem-providers/indexers/the-graph.mdx → pages/providers/indexers/the-graph.mdx
This file contains 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
4 changes: 2 additions & 2 deletions
4
pages/build/dev-ecosystem-providers/nfts.mdx → pages/providers/nfts.mdx
This file contains 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
4 changes: 2 additions & 2 deletions
4
...build/dev-ecosystem-providers/oracles.mdx → pages/providers/oracles.mdx
This file contains 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
4 changes: 2 additions & 2 deletions
4
...dev-ecosystem-providers/rpc-providers.mdx → pages/providers/rpc-providers.mdx
This file contains 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
4 changes: 2 additions & 2 deletions
4
...build/dev-ecosystem-providers/wallets.mdx → pages/providers/wallets.mdx
This file contains 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