Skip to content

Commit

Permalink
Update node release to 2.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Action committed Sep 5, 2024
1 parent 5ec1427 commit 1173a13
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 7 deletions.
31 changes: 28 additions & 3 deletions gitbook/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
description: Truly Permissionless DeAI on GPU@edge
description: Truly permissionless DeAI on GPU@edge
---

# Crynux Network
Expand All @@ -14,7 +14,7 @@ The key component of Crynux is a robust consensus protocol that enables the perm

The ability to identify and penalize all malicious behaviors ensures the ecosystem's sustainability while facilitating healthy growth in the long term.

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.
The innovative [vssML](system-design/verifiable-secret-sampling) technology significantly enhances network efficiency, rivaling centralized platforms while remaining decentralized and permissionless.

### Production-Ready AI Services Cloud, on Edge

Expand Down Expand Up @@ -74,7 +74,32 @@ To read more about the Helium Network release, go to the following page:
2. ~~Join waitlist and wait for the email from us~~ \[<mark style="color:blue;">**No waitlist, just install the Crynux Node app, you can start earning CNX tokens right away**</mark>]
3. Just download the package according to your platform, and follow the tutorials below:

<table><thead><tr><th width="131">Platform</th><th width="261">Requirements</th><th data-type="content-ref">Download Link</th></tr></thead><tbody><tr><td>Windows</td><td>Nvidia GPU with 8GB VRAM</td><td><a href="https://drive.google.com/file/d/1XLRk9HxSMvCjhJZNX7K8J61NdiT9-ZGG/view?usp=sharing">https://drive.google.com/file/d/1XLRk9HxSMvCjhJZNX7K8J61NdiT9-ZGG/view?usp=sharing</a></td></tr><tr><td>Mac</td><td>M1/M2/M3 and later</td><td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.0/crynux-node-helium-v2.1.0-mac-arm64-signed.dmg">https://github.com/crynux-ai/crynux-node/releases/download/v2.1.0/crynux-node-helium-v2.1.0-mac-arm64-signed.dmg</a></td></tr></tbody></table>
<table>
<thead>
<tr>
<th width="131">Platform</th>
<th width="261">Requirements</th>
<th data-type="content-ref">Download Link</th>
</tr>
</thead>
<tbody>
<tr>
<td>Windows</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1RatycmfrfWOwp_vUrV-Eu9z7d3kXxT_c&export=download">crynux-node-helium-v2.1.1-windows-x64.zip</a></td>
</tr>
<tr>
<td>Mac</td>
<td>M1/M2/M3 and later</td>
<td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.1/crynux-node-helium-v2.1.1-mac-arm64-signed.dmg">crynux-node-helium-v2.1.1-mac-arm64-signed.dmg</a></td>
</tr>
<tr>
<td>Linux</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1XFg0z9VtuQe7PwJiyLCIDk28H37Gkvf2&export=download">crynux-node-helium-v2.1.1-linux-bin-x64.tar.gz</a></td>
</tr>
</tbody>
</table>

To start a node on your Windows computer:

Expand Down
27 changes: 26 additions & 1 deletion gitbook/node-hosting/start-a-node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,32 @@
2. ~~Join waitlist and wait for the email from us~~ \[<mark style="color:blue;">**No waitlist, just install the Crynux Node app, you can start earning CNX tokens right away**</mark>]
3. Just download the package according to your platform, and follow the tutorials below:

<table><thead><tr><th width="131">Platform</th><th width="261">Requirements</th><th data-type="content-ref">Download Link</th></tr></thead><tbody><tr><td>Windows</td><td>Nvidia GPU with 8GB VRAM</td><td><a href="https://drive.google.com/file/d/1XLRk9HxSMvCjhJZNX7K8J61NdiT9-ZGG/view?usp=sharing">https://drive.google.com/file/d/1XLRk9HxSMvCjhJZNX7K8J61NdiT9-ZGG/view?usp=sharing</a></td></tr><tr><td>Mac</td><td>M1/M2/M3 and later</td><td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.0/crynux-node-helium-v2.1.0-mac-arm64-signed.dmg">https://github.com/crynux-ai/crynux-node/releases/download/v2.1.0/crynux-node-helium-v2.1.0-mac-arm64-signed.dmg</a></td></tr></tbody></table>
<table>
<thead>
<tr>
<th width="131">Platform</th>
<th width="261">Requirements</th>
<th data-type="content-ref">Download Link</th>
</tr>
</thead>
<tbody>
<tr>
<td>Windows</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1RatycmfrfWOwp_vUrV-Eu9z7d3kXxT_c&export=download">crynux-node-helium-v2.1.1-windows-x64.zip</a></td>
</tr>
<tr>
<td>Mac</td>
<td>M1/M2/M3 and later</td>
<td><a href="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.1/crynux-node-helium-v2.1.1-mac-arm64-signed.dmg">crynux-node-helium-v2.1.1-mac-arm64-signed.dmg</a></td>
</tr>
<tr>
<td>Linux</td>
<td>Nvidia GPU with 8GB VRAM</td>
<td><a href="https://drive.google.com/uc?id=1XFg0z9VtuQe7PwJiyLCIDk28H37Gkvf2&export=download">crynux-node-helium-v2.1.1-linux-bin-x64.tar.gz</a></td>
</tr>
</tbody>
</table>

## Tutorials

Expand Down
2 changes: 1 addition & 1 deletion gitbook/node-hosting/start-a-node/start-a-node-mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ The Crynux Node supports only the Macs with the M1, M2, M3 or newer versions. Ma

Download the DMG file using the following link, then double-click the file, and drag the app to the application's folder:

{% embed url="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.0/crynux-node-helium-v2.1.0-mac-arm64-signed.dmg" %}
{% embed url="https://github.com/crynux-ai/crynux-node/releases/download/v2.1.1/crynux-node-helium-v2.1.1-mac-arm64-signed.dmg" %}

## 3. Start the node

Expand Down
4 changes: 2 additions & 2 deletions gitbook/node-hosting/start-a-node/start-a-node-windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Start a node to join the Crynux Network on Windows

# Start a Node - Windows

&#x20;Overview
## 0. Overview

* ~~Fill a form to tell us your GPU type, location, network bandwidth~~ \[<mark style="color:blue;">**No application form, no sign up, you don’t need to tell us**</mark>]
* ~~Join waitlist and wait for the email from us~~ \[<mark style="color:blue;">**No waitlist, just install the Crynux Node app, you can start earning CNX tokens right away**</mark>]
Expand All @@ -26,7 +26,7 @@ Make sure you have already installed the latest NVIDIA driver from the [NVIDIA o

Download the binary release version of the Crynux Node from the link below:

{% embed url="https://drive.google.com/file/d/1XLRk9HxSMvCjhJZNX7K8J61NdiT9-ZGG/view?usp=sharing" %}
{% embed url="https://drive.google.com/file/d/1RatycmfrfWOwp_vUrV-Eu9z7d3kXxT_c/view?usp=drivesdk" %}

{% hint style="info" %}
Starting a node on Windows using the binary release package, as described here, is still in **beta testing**. If you have trouble running the downloaded package, please use [the Docker version](start-a-node-docker.md) instead.
Expand Down

0 comments on commit 1173a13

Please sign in to comment.