From d9c11cec82a8ac88355349ea131b9da74f0bd47f Mon Sep 17 00:00:00 2001 From: CrazyFrog Date: Sat, 28 Dec 2024 15:01:59 +0100 Subject: [PATCH] Update principle.md --- basic/29-Polygon(matic)-layer2/principle.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basic/29-Polygon(matic)-layer2/principle.md b/basic/29-Polygon(matic)-layer2/principle.md index c8294036c..74d717ec8 100644 --- a/basic/29-Polygon(matic)-layer2/principle.md +++ b/basic/29-Polygon(matic)-layer2/principle.md @@ -1,6 +1,6 @@ # Polygon -[matic官方文档](https://docs.matic.network/docs/develop/getting-started) +[matic官方文档](https://docs.polygon.technology/tools/matic-js/get-started/) ## 原理 Currently, developers can use Plasma for specific state transitions for which Plasma predicates have been written such as ERC20, ERC721, asset swaps or other custom predicates. For arbitrary state transitions, they can use PoS. Or both! This is made possible by Matic's hybrid construction. @@ -31,6 +31,6 @@ https://www.yuque.com/docs/share/8e737364-c380-418e-af21-0f07095fe900 使用教程: https://cloud.tencent.com/developer/article/1828250 -hardhat: https://docs.matic.network/docs/develop/hardhat/ +hardhat: https://docs.polygon.technology/tools/dApp-development/common-tools/hardhat/?h=hardhat https://medium.com/pinata/how-to-create-layer-2-nfts-with-polygon-and-ipfs-aef998ff8ef2