TODO: need to fix interan page links before adding specifications

This commit is contained in:
Chris Kalani
2019-08-19 16:29:33 -07:00
committed by fabioberger
parent 9c4ad6ac32
commit 44b4f91208
2 changed files with 10 additions and 1 deletions

View File

@@ -0,0 +1 @@
# TODO

View File

@@ -86,6 +86,14 @@
"difficulty": "Intermediate",
"path": "guides/use-networked-liquidity.mdx"
},
"v2-specification": {
"title": "0x Protocol 2.0.0 Specification",
"description": "",
"tags": [""],
"topics": [""],
"difficulty": "Advanced",
"path": "guides/v2-specification.mdx"
},
"web3-provider-explained": {
"title": "Web3 Provider Explained",
"subtitle": "Allow your application to communicate with an Ethereum Node",
@@ -465,4 +473,4 @@
"externalUrl": "https://github.com/0xProject/0x-coordinator-server"
}
}
}
}