Put ganache meta with teh other guides
This commit is contained in:
committed by
fabioberger
parent
29be232ae9
commit
4ce7bf56e7
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"api-explorer": {"title": "API Explorer", "path": "api-explorer/index.mdx"},
|
||||
"api-explorer": { "title": "API Explorer", "path": "api-explorer/index.mdx" },
|
||||
"core-concepts": {
|
||||
"title": "0x Core Concepts",
|
||||
"subtitle": "Learn all the core concepts you'll need to build effectively on 0x",
|
||||
@@ -21,6 +21,17 @@
|
||||
"difficulty": "Beginner",
|
||||
"path": "guides/develop-on-ethereum.mdx"
|
||||
},
|
||||
"ganache-setup": {
|
||||
"title": "How to Set Up Ganache",
|
||||
"description": "",
|
||||
"topics": ["Ganache"],
|
||||
"difficulty": "Intermediate",
|
||||
"isCommunity": false,
|
||||
"isFeatured": false,
|
||||
"tags": ["Protocol developer"],
|
||||
"type": "Command-line tools",
|
||||
"path": "guides/ganache-setup.mdx"
|
||||
},
|
||||
"page-template": {
|
||||
"title": "Page template",
|
||||
"description": "A relayer is any party or entity which hosts an off-chain orderbook.",
|
||||
@@ -60,16 +71,5 @@
|
||||
"type": "Command-line tools",
|
||||
"path": "tools/ethereum-types/v2.1.4/reference.mdx",
|
||||
"versions": ["v2.1.4"]
|
||||
},
|
||||
"ganache-setup": {
|
||||
"title": "How to Set Up Ganache",
|
||||
"description": "",
|
||||
"topics": ["Ganache"],
|
||||
"difficulty": "Intermediate",
|
||||
"isCommunity": false,
|
||||
"isFeatured": false,
|
||||
"tags": ["Protocol developer"],
|
||||
"type": "Command-line tools",
|
||||
"path": "guides/ganache-setup.mdx"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user