mirror of
https://github.com/golemfactory/awesome-golem.git
synced 2026-03-09 07:12:41 -05:00
Update README.md
This commit is contained in:
25
README.md
25
README.md
@@ -34,7 +34,7 @@ The users of Golem run the reference implementation in the form of the Rust impl
|
||||
## Golem
|
||||
|
||||
- [Golem Network Platform](https://www.golem.network/platform) - Learn the Golem platform on the official Golem Network website.
|
||||
- [Golem Community Chat](https://chat.golem.network/) - Join the community and team open discussion on Discord.
|
||||
- [Golem Network Discord](https://chat.golem.network/) - Join the Golem Network community on Discord and chat directly with the team.
|
||||
- [Reddit](https://reddit.com/r/GolemProject) - Golem Network discussion on the Reddit platform.
|
||||
- [Twitter](https://twitter.com/golemproject) - The Golem Project Twitter.
|
||||
- [Blog](http://blog.golemproject.net/) - The official blog where you can find the most reliable information on announcements, summaries and updates.
|
||||
@@ -49,7 +49,7 @@ The users of Golem run the reference implementation in the form of the Rust impl
|
||||
|
||||
### GPU Provider
|
||||
|
||||
We want to extend the capabilities of Golem Network for GPU workloads. Project status is available on the pinned messages [here](https://discord.com/channels/684703559954333727/1136987885485170708)
|
||||
We want to extend the capabilities of Golem Network for GPU workloads. Project status is available on the pinned messages of the dedicated GPU Provider channel on our [Discord](https://chat.golem.network/). You can find it under #golem-projects.
|
||||
|
||||
### Ray on Golem
|
||||
|
||||
@@ -80,7 +80,7 @@ Emeth specializes in DeFi (Decentralized Finance) portfolio management and block
|
||||
|
||||
## Developer and Requestor Resources
|
||||
|
||||
- [Golem Docs](https://docs.golem.network/) - A creator's manual for Golem. By developers, for developers.
|
||||
- [Golem Docs](https://docs.golem.network/) - A manual for Golem (both for Requestors and Providers).
|
||||
- [Python API Reference](https://yapapi.readthedocs.io/) - Yapapi API Reference.
|
||||
- [Releases List](https://github.com/golemfactory/yagna/releases) - GitHub releases of Yagna.
|
||||
- [JS Requestor Quickstart](https://docs.golem.network/docs/quickstarts/js-quickstart) - Get started quickly and create your first tasks/request on Golem.
|
||||
@@ -89,8 +89,7 @@ Emeth specializes in DeFi (Decentralized Finance) portfolio management and block
|
||||
|
||||
## Provider Resources
|
||||
|
||||
- [Provider Tutorial](https://handbook.golem.network/provider-tutorials/provider-tutorial) - Get started as a Provider on Golem Network using the handbook.
|
||||
- [Provider FAQ](https://github.com/figurestudios/community-golem-docs/blob/main/providing/provider-faq.md) - Community curated list of commonly asked questions and answers.
|
||||
- [Provider Tutorial](https://docs.golem.network/docs/providers/provider-installation) - Get started as a Provider on Golem Network using the handbook.
|
||||
- [Yagna-binaries for aarch64](https://github.com/MarijnStevens/yagna-binaries) - Build for 64 bit arm architecture to be able to run as a provider on a system such as a Raspberry Pi.
|
||||
- [Automatically update provider node prices](https://gist.github.com/sv3t0sl4v/28f896752edc9e20347ffc6d8cefe74c) - Script that checks the median of the prices on stats.golem.network and updates all 3 values on the provider node related to price.
|
||||
- [Golem Price Updater](https://github.com/jedbrooke/golem-price-updater) - Automatically adjust the price for your Golem node based on the current price of GLM.
|
||||
@@ -103,22 +102,18 @@ Emeth specializes in DeFi (Decentralized Finance) portfolio management and block
|
||||
### Provisioning
|
||||
|
||||
- [Ansible ya_provider](https://galaxy.ansible.com/golemfactory/ya_provider) - Ansible role that deploys a Golem provider automatically with minimal configuration required.
|
||||
- [WSL](https://github.com/r34x/WSL) - Allows Windows users to run Golem within Windows Subsystem for Linux. Removing the requirement of Windows users needing to use a Virtual Machine.
|
||||
- [Golem Provider Terraform](https://github.com/nemani/golem-provider-terraform) - Terraform script to automatically deploy a Golem Provider on a cloud provider and setup monitoring using prometheus.
|
||||
- [Automatic Golem](https://github.com/r34x/Automatic-Golem) - Setup a Golem Provider with simple instructions and logs guiding you through the process.
|
||||
- [Golem Provider Node](https://github.com/alexandre-abrioux/golem-node) - Docker version of a node to help you get started running as a provider in a Docker container quick.
|
||||
- [Golem Provider node](https://github.com/blue-notes-robot/golem-node) - Fork of Alxexandre-abrioux project above that allows to dynamically generate config files from ENV variables and specify how many replicas you'd like to spawn.
|
||||
- [Scalable golem provider](https://github.com/cryptobench/scaleable-golem-provider) - Spawn x amount of providers using Docker.
|
||||
|
||||
## Learning Resources
|
||||
|
||||
### Presentations and Workshop Material
|
||||
|
||||
- [Golem: Distributed parallel computing with JavaScript](https://www.youtube.com/watch?v=2iUhqOJUsoI) - Presentation from Grzegorz Godlewski on Distributed Parallel Computing with JavaScript, based on Golem Network (meet.js Summit 2023).
|
||||
- [Golem: Architecture, SDKs and tips with Jakub Mazurek at 0xHack](https://youtu.be/1UoZWC9XI2g) - Live workshop diving into how any developer with Python or JS coding experience can start build applications running on Golem.
|
||||
- [Golem: Growing an ecosystem the Golem way with María Paula Fernández at 0xHack](https://youtu.be/FmrdyU90NVE) - High-level overview and introduction to Golem as a project.
|
||||
- [Golem Workshop at H3LLO Decentralization](https://gist.github.com/zakaprov/5366bffa49b3c116748bf9b5b73c602c) - List of resources containing a live-coding hackathon workshop and relevant resources to help developers understand and requesting on Golem.
|
||||
- [Mainnet Requestor quickstart Walk-through](https://youtu.be/GcdTq3i_wdY) - Video walk-through of the requestor quick-start handbook guide to get a request on Golem Network testnet and then mainnet using the Yagna Python API.
|
||||
- [Mainnet Provider quickstart Walk-through](https://youtu.be/RITdKtEOV_E) - Video walk-through of the provider handbook guide to start sharing computational resources the Golem Network.
|
||||
|
||||
|
||||
### Unraveling Golem's The Next Milestone Blog Series
|
||||
|
||||
@@ -154,7 +149,6 @@ Pull requests and issues with suggestions to Awesome Golem are welcome! Please r
|
||||
|
||||
### Apps
|
||||
|
||||
- [Golem SLATE](https://golem-slate.xyz/) - Hosted code pen SPA for writing a requester script to have work computed by the network. Utilizes dockerized yagna environments to communicate with the Golem Network in the background.
|
||||
- [Chess On Golem](https://chessongolem.app/) - Hosted Chess app to play against the providers of the network utilizing the Stockfish open source Chess engine.
|
||||
- [Go le' Machin](https://github.com/DEUTSCHKLUB/go-le-m) - Web based bulk image editor that allows users to upload multiple images and apply bulk actions to them.
|
||||
|
||||
@@ -218,9 +212,6 @@ Pull requests and issues with suggestions to Awesome Golem are welcome! Please r
|
||||
- [No more COFUD](https://github.com/DEUTSCHKLUB/no-more-COFUD) - Calculates how to fit the most people into a space while keeping 2 meters distance between each other.
|
||||
- [Mutta Puffs](https://github.com/DeveloperInProgress/Mutta-Puffs) - Sports league scheduler that solves the Travelling Tournament Problem for a given set of teams using Population-based Simulated Annealing.
|
||||
|
||||
#### Finance
|
||||
- [ZKSync .csv export](https://github.com/blue-notes-robot/zksync-csv-export) - Scrapes ZKSync to generate financial data in a .csv file.
|
||||
|
||||
#### Machine Learning
|
||||
- [DeML-Golem](https://github.com/anshuman73/DeML-Golem) - Decentralised Machine Learning using Federated Learning to combine the sub-step models, it trains on different provider nodes into a full fleged model.
|
||||
- [Golem Image Classifier](https://github.com/ControlCplusControlV/Golem-Image-Classifier) - Train and classify images through an active service.
|
||||
@@ -235,7 +226,7 @@ Pull requests and issues with suggestions to Awesome Golem are welcome! Please r
|
||||
|
||||
#### Password Recovery
|
||||
- [Golem-JTR](https://github.com/hhio618/golem-jtr) - Run John The Ripper to recover a password.
|
||||
- [Yacat](https://handbook.golem.network/requestor-tutorials/task-processing-development/task-example-2-hashcat) - Hashcat password-recovery step-by-step.
|
||||
- [Yacat](https://docs.golem.network/docs/creators/python/tutorials/task-example-2-hashcat) - Hashcat password-recovery step-by-step.
|
||||
|
||||
#### DeFi
|
||||
|
||||
@@ -249,9 +240,7 @@ Pull requests and issues with suggestions to Awesome Golem are welcome! Please r
|
||||
#### Miscellaneous
|
||||
|
||||
- [Gc__ListOffers](https://github.com/krunch3r76/gc__listoffers) - List offers by providers on the Golem Network with a GUI.
|
||||
- [Gc__gvmi_hash](https://github.com/krunch3r76/gc__gvmi_hash) - Recalculate the hash of gvmi image file. Solves the issue of having lost the hash of a previously uploaded image or if you're unsure if a key corresponds to a specific image.
|
||||
- [gvm-vim](https://github.com/canokaue/gvm-vim) - Golemized docker image for compiling the VIM editor.
|
||||
- [YaJSapi fork with greeting example](https://github.com/rezahsnz/yajsapi) - Simple Node.js requestor app that greets you. It writes some important message to a file and then downloads it for you, the basic eskeleton of a requestor app. Look in `examples/greetings`.
|
||||
- [Golem Image Sharpening](https://github.com/visualNext/golem) - A tool to sharpen images.
|
||||
- [Filterms](https://github.com/krunch3r76/filterms) - Market-strategy for whitelisting or blacklisting as a Golem requestor (yapapi).
|
||||
- [golem-bulk-image-handler](https://github.com/figurestudios/golem-bulk-image-handler) - Takes an input image and processes it in many different ways using the Pillow library.
|
||||
|
||||
Reference in New Issue
Block a user