Skip to content

Commit 0a1edc6

Browse files
add comments
1 parent f4ca203 commit 0a1edc6

File tree

5 files changed

+17
-0
lines changed

5 files changed

+17
-0
lines changed

docs/cdk/overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
comments: true
3+
---
4+
15
Polygon Chain Development Kit (CDK) is a modular, open source software toolkit for blockchain developers which supports the installation and configuration of a variety of chain architectures. Polygon CDK empowers developers to launch new L2 chains running Polygon zkEVM technology on Ethereum or, in the future, transition existing Layer 1 (L1) chains into ZK-EVM L2s.
26

37
!!! warning "ZK-EVM versus zkEVM - term usage"

docs/cdk/version-matrix.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
comments: true
23
hide:
34
- toc
45
---

docs/learn/plonky.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
comments: true
3+
---
4+
15
Plonky relates to active research and the development of libraries containing performant cryptographic functions for use in zero-knowledge proof systems.
26

37
[Plonky](https://github.com/0xPolygonZero/plonky?tab=readme-ov-file) was Polygon's original implementation of a zk-SNARK computational cryptographic library based on [Plonk](https://eprint.iacr.org/2019/953) with some customizations. The original library was decommissioned in 2021 to be replaced by Plonky2.

docs/learn/polygon-protocols.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
comments: true
3+
---
4+
15
## Polygon PoS
26

37
Polygon PoS is a widely-adopted EVM-compatible sidechain designed for low transaction costs and fast transaction times.

docs/learn/welcome.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
comments: true
3+
---
4+
15
The Polygon Knowledge Layer consists of two parts. Firstly, documents that developers need in order to build with Polygon protocols. Secondly, resources necessary for learning about Polygon technologies.
26

37
The Learn section gives you a peek into the future, the Polygon 2.0 vision which is community-driven.

0 commit comments

Comments
 (0)