lukewwww commited on
Commit
6e98458
·
verified ·
1 Parent(s): f7bcceb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -13
README.md CHANGED
@@ -9,7 +9,7 @@ pinned: false
9
 
10
  # Crynux Network
11
 
12
- [![](https://dcbadge.limes.pink/api/server/https://discord.gg/zmU9GRwU6f)](https://discord.gg/zmU9GRwU6f) [![X](https://img.shields.io/badge/@crynuxai-%23000000.svg?style=for-the-badge&logo=X&logoColor=white)](https://x.com/crynuxai) [![GitHub Org's stars](https://img.shields.io/github/stars/crynux-ai?style=for-the-badge&logo=github)](https://github.com/crynux-ai) [![Static Badge](https://img.shields.io/badge/Gitbook-Documentation-blue?style=for-the-badge&logo=gitbook)](https://docs.crynux.ai)
13
 
14
  Crynux is the truly permissionless #DeAI on GPU@edge.
15
 
@@ -19,7 +19,7 @@ The key component of Crynux is a robust consensus protocol that enables the perm
19
 
20
  The ability to identify and penalize all malicious behaviors ensures the ecosystem's sustainability while facilitating healthy growth in the long term.
21
 
22
- The innovative [vssML](https://docs.crynux.ai/system-design/verifiable-secret-sampling) technology significantly enhances network efficiency, rivaling centralized platforms while remaining decentralized and permissionless.
23
 
24
  ### Production-Ready AI Services Cloud, on Edge
25
 
@@ -43,14 +43,14 @@ By utilizing the Blockchain, Zero-knowledge Proofs and Privacy Preserving Comput
43
 
44
  ## The Image Generator
45
 
46
- [https://ig.crynux.ai](https://ig.crynux.ai)
47
 
48
  The Image Generator is a showcase application that provides a web interface (just like [`stable-diffusion-webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)) for the users to generate images in the browser.
49
  The application can be used on any devices that do not have a capable GPU integrated. The Blockchain and token stuff are handled at the application backend using the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge). To the end users, this is just a traditional easy-to-use web application, nothing special.
50
 
51
  ## The GPT Chatbot
52
 
53
- [https://chat.crynux.ai](https://chat.crynux.ai)
54
 
55
  The GPT Chatbot is a showcase application that provides a simple chat UI in the browser. The web application connects to the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge) at the backend to interact with the Crynux Network.
56
 
@@ -62,19 +62,19 @@ To start a node on your local computer to earn tokens:
62
 
63
  Windows:
64
 
65
- [Start a Node on Windows](https://docs.crynux.ai/node-hosting/start-a-node-windows)
66
 
67
  Mac:
68
 
69
- [Start a Node on Mac](https://docs.crynux.ai/node-hosting/start-a-node-mac)
70
 
71
  Other systems:
72
 
73
- [Start a Node using Docker](https://docs.crynux.ai/node-hosting/start-a-node-docker)
74
 
75
  ### Application Developer
76
 
77
- If you are an application developer who want to utilize the AI abilities provided by the Crynux Network, [follow this guide](https://docs.crynux.ai/application-development/application-workflow) to connect your application to the network.
78
 
79
  ## Helium Network
80
 
@@ -87,7 +87,7 @@ The computation power comes from a decentralized network of the home computers t
87
 
88
  Although called a testnet, the featured consensus protocol is robust enough to allow everyone to join at this moment.
89
 
90
- To know more about the Helium Network, start from the [Helium Network introduction](https://docs.crynux.ai/releases/helium-network).
91
 
92
  ## Research
93
 
@@ -105,17 +105,17 @@ Join the Crynux community on Discord:
105
 
106
  Crynux homepage:
107
 
108
- [https://crynux.ai](https://crynux.ai)
109
 
110
  The Crynux Blog contains the technical explanations and our latest progress:
111
 
112
- [https://blog.crynux.ai](https://blog.crynux.ai)
113
 
114
  The technical documentation:
115
 
116
- [https://docs.crynux.ai](https://docs.crynux.ai)
117
 
118
  And follow us on Twitter:
119
 
120
- [https://twitter.com/crynuxai](https://twitter.com/crynuxai)
121
 
 
9
 
10
  # Crynux Network
11
 
12
+ [![](https://dcbadge.limes.pink/api/server/https://discord.gg/zmU9GRwU6f)](https://discord.gg/zmU9GRwU6f) [![X](https://img.shields.io/badge/@crynuxio-%23000000.svg?style=for-the-badge&logo=X&logoColor=white)](https://x.com/crynuxai) [![GitHub Org's stars](https://img.shields.io/github/stars/crynux-ai?style=for-the-badge&logo=github)](https://github.com/crynux-ai) [![Static Badge](https://img.shields.io/badge/Gitbook-Documentation-blue?style=for-the-badge&logo=gitbook)](https://docs.crynux.ai)
13
 
14
  Crynux is the truly permissionless #DeAI on GPU@edge.
15
 
 
19
 
20
  The ability to identify and penalize all malicious behaviors ensures the ecosystem's sustainability while facilitating healthy growth in the long term.
21
 
22
+ The innovative [vssML](https://docs.crynux.io/system-design/verifiable-secret-sampling) technology significantly enhances network efficiency, rivaling centralized platforms while remaining decentralized and permissionless.
23
 
24
  ### Production-Ready AI Services Cloud, on Edge
25
 
 
43
 
44
  ## The Image Generator
45
 
46
+ [https://ig.crynux.ai](https://ig.crynux.io)
47
 
48
  The Image Generator is a showcase application that provides a web interface (just like [`stable-diffusion-webui`](https://github.com/AUTOMATIC1111/stable-diffusion-webui)) for the users to generate images in the browser.
49
  The application can be used on any devices that do not have a capable GPU integrated. The Blockchain and token stuff are handled at the application backend using the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge). To the end users, this is just a traditional easy-to-use web application, nothing special.
50
 
51
  ## The GPT Chatbot
52
 
53
+ [https://chat.crynux.ai](https://chat.crynux.io)
54
 
55
  The GPT Chatbot is a showcase application that provides a simple chat UI in the browser. The web application connects to the [Crynux Bridge](https://github.com/crynux-ai/crynux-bridge) at the backend to interact with the Crynux Network.
56
 
 
62
 
63
  Windows:
64
 
65
+ [Start a Node on Windows](https://docs.crynux.io/node-hosting/start-a-node-windows)
66
 
67
  Mac:
68
 
69
+ [Start a Node on Mac](https://docs.crynux.io/node-hosting/start-a-node-mac)
70
 
71
  Other systems:
72
 
73
+ [Start a Node using Docker](https://docs.crynux.io/node-hosting/start-a-node-docker)
74
 
75
  ### Application Developer
76
 
77
+ If you are an application developer who want to utilize the AI abilities provided by the Crynux Network, [follow this guide](https://docs.crynux.io/application-development/application-workflow) to connect your application to the network.
78
 
79
  ## Helium Network
80
 
 
87
 
88
  Although called a testnet, the featured consensus protocol is robust enough to allow everyone to join at this moment.
89
 
90
+ To know more about the Helium Network, start from the [Helium Network introduction](https://docs.crynux.io/releases/helium-network).
91
 
92
  ## Research
93
 
 
105
 
106
  Crynux homepage:
107
 
108
+ [https://crynux.ai](https://crynux.io)
109
 
110
  The Crynux Blog contains the technical explanations and our latest progress:
111
 
112
+ [https://blog.crynux.ai](https://blog.crynux.io)
113
 
114
  The technical documentation:
115
 
116
+ [https://docs.crynux.ai](https://docs.crynux.io)
117
 
118
  And follow us on Twitter:
119
 
120
+ [https://twitter.com/crynuxai](https://twitter.com/crynuxio)
121