diff --git a/docs/guides/how-to-connect-ZKPool.md b/docs/guides/how-to-connect-ZKPool.md index eebea8b..317afc1 100644 --- a/docs/guides/how-to-connect-ZKPool.md +++ b/docs/guides/how-to-connect-ZKPool.md @@ -5,8 +5,10 @@ sidebar_position: 1 # Introduction Currently, in ZKPool A1, we are opening the prover market to Taiko projects. + We are also working on opening it to all zkp projects. A detailed guide will be released soon. -# The prover market endpoint for Taiko -ZKPool (HTTP) http://taiko-a5-prover-simple.zkpool.io -ZKPool (HTTPS) https://taiko-a5-prover.zkpool.io +# The Prover Market Endpoint for Taiko +HTTP: http://taiko-a5-prover-simple.zkpool.io + +HTTPS: https://taiko-a5-prover.zkpool.io \ No newline at end of file diff --git a/docs/products/_category_.json b/docs/products/_category_.json index 0202d94..817fc44 100644 --- a/docs/products/_category_.json +++ b/docs/products/_category_.json @@ -3,6 +3,6 @@ "position": 5, "link": { "type": "generated-index", - "description": "Introduction to the products of ZKPool" + "description": "Introduction about the products of ZKPool" } } diff --git a/docs/products/images/two-tier.jpg b/docs/products/images/two-tier.jpg index 5a2e8bb..5f5603e 100644 Binary files a/docs/products/images/two-tier.jpg and b/docs/products/images/two-tier.jpg differ diff --git a/docs/products/introduction.md b/docs/products/introduction.md index e60ff7a..3372748 100644 --- a/docs/products/introduction.md +++ b/docs/products/introduction.md @@ -34,13 +34,7 @@ Under this approach, each ZKP project operates as tier 1, defining its own token The scope of the two tiers is as follows: | | Tier 1 (ZKP projects) | Tier 2 (ZKPool) | | --- | --- | --- | -| Scope | • Publish proof task. -• Establish rewards and penalties. -• Define key metrics such as proof window. | • Aggregate proof task -• Schedule and rate prover resources -• Distribute rewards -• Assume penalty risk -• Define price competition strategy | +| Scope | • Publish proof task.
• Establish rewards and penalties.
• Define key metrics such as proof window. | • Aggregate proof task.
• Schedule and rate prover resources.
• Distribute rewards.
• Assume penalty risk.
• Define price competition strategy | # UMP (Universal Modular Prover) @@ -48,4 +42,4 @@ ZKPool utilizes UMP (Universal Modular Prover) to integrate various provers. A Universal Modular Prover can run on the same hardware platform while supporting the proving work of various ZKP projects. -![UMP](./images/ump.jpg) \ No newline at end of file +![UMP](./images/UMP.jpg) \ No newline at end of file