TODO: need to fix interan page links before adding specifications
This commit is contained in:
committed by
fabioberger
parent
9c4ad6ac32
commit
44b4f91208
1
packages/website/mdx/guides/v2-specification.mdx
Normal file
1
packages/website/mdx/guides/v2-specification.mdx
Normal file
@@ -0,0 +1 @@
|
||||
# TODO
|
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user