From 5d7ad5ec1cb888cd82223343b4c1ab35f94894eb Mon Sep 17 00:00:00 2001 From: iagorg <120568949+iagorg@users.noreply.github.com> Date: Mon, 15 Jan 2024 11:57:12 +0100 Subject: [PATCH] Update README.md --- README.md | 43 +++++++++++++++++++++++++++++++++---------- 1 file changed, 33 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9876973..a17aabc 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,17 @@ The users of Golem run the reference implementation in the form of the Rust impl - [Golem](#golem) - [Network Statistics](#network-statistics) -- [Golem Projects] - - [GPU Provider] - - [Ray on Golem] - - [JS SDK] - - [Jupyter on Golem] - - [Rendering on Golem] - - [Reputation System] - - [Blockchain Automations (aka Emeth.xyz)] +- [Golem Projects](#Golem Projects) + - [GPU Provider](#GPU-Provider) + - [Ray on Golem](#Ray-on-Golem) + - [JS SDK](#JS-SDK) + - [Jupyter on Golem](#Jupyter-on-Golem) + - [Rendering on Golem](#Rendering-on-Golem) + - [Reputation System](#Reputation-System) + - [Blockchain Automations (aka Emeth.xyz)](#Blockchain-automations-(aka-Emeth.xyz)) - [Community-driven Projects] - - [CUDA] - - [Project Gutenberg] + - [CUDA](#CUDA) + - [Project Gutenberg](#Project-Gutenberg) - [Developer and Requestor Resources](#developer-and-requestor-resources) - [Provider Resources](#provider-resources) - [Monitoring](#monitoring) @@ -47,6 +47,29 @@ The users of Golem run the reference implementation in the form of the Rust impl - [Golem Stats backend](https://github.com/cryptobench/golem-stats-backend) - Backend of the Golem Network Statistics page including API endpoint URLs. - [Stats API Documentation](https://docs.stats.golem.network/) - API endpoints that the Golem Network Stats page uses to display its data. +## Golem Projects + +### GPU Provider + +### Ray on Golem + +### JS SDK + +### Jupyter on Golem + +### Rendering on Golem + +### Reputation System + +### Blockchain Automations (aka Emeth.xyz) + +## Communitiy-driven Projects + +### CUDA + +### Project Gutenberg + + ## Developer and Requestor Resources