File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed
Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ comments: true
66| Component | Description |
77| ----------------------------------------------------------------------------- | -------------------------------------------------------------------- |
88| [ CDK validium node] ( https://github.com/0xPolygon/cdk-validium-node ) | Node implementation for the CDK networks in Validium mode |
9- | [ CDK validium contracts] ( https://github.com/0xPolygon/cdk-validium-contracts ) | Smart contracts implementation for the CDK networks in Validium mode |
9+ | [ CDK rollup contracts] ( https://github.com/0xPolygonHermez/zkevm-contracts ) | Smart contract repo for CDK rollups |
10+ | [ CDK validium contracts] ( https://github.com/0xPolygon/cdk-validium-contracts ) | Deprecating in favor of rollup contract repo |
1011| [ CDK data availability layer] ( https://github.com/0xPolygon/cdk-data-availability ) | Data availability nodes implementation for the CDK networks |
1112| [ Prover/Executor] ( https://github.com/0xPolygonHermez/zkevm-prover ) | zkEVM engine and prover implementation |
1213| [ Bridge service] ( https://github.com/0xPolygonHermez/zkevm-bridge-service ) | Bridge service implementation for CDK networks |
Original file line number Diff line number Diff line change 88#
99# Paste the markdown files into the relevant folder.
1010# Run the script from the root `docs` and add the path to list_files(path_parameter).
11- # Paste the resulting output directly into the `mkdocs.yaml` file at the relevant spot.
11+ # Paste the resulting output directly into the `mkdocs.yaml` file at the relevant spot.
1212# --------------------------------------------------------------------------------------------------------------
1313
1414import os
Original file line number Diff line number Diff line change 604604 - Bug bounty programs : innovation-design/security/bugbounty.md
605605 - Responsable disclosure : innovation-design/security/disclosure.md
606606 - Contact us : innovation-design/security/contact.md
607+ - Learn : ' !import https://github.com/0xPolygon/devrel-docs?branch=main'
607608
608609extra :
609610 generator : false
You can’t perform that action at this time.
0 commit comments