Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/golemfactory/clay
Golem is creating a global market for computing power.
https://github.com/golemfactory/clay
ethereum golem p2p python
Last synced: about 2 months ago
JSON representation
Golem is creating a global market for computing power.
- Host: GitHub
- URL: https://github.com/golemfactory/clay
- Owner: golemfactory
- License: gpl-3.0
- Archived: true
- Created: 2015-11-18T17:02:35.000Z (almost 9 years ago)
- Default Branch: develop
- Last Pushed: 2022-12-27T15:33:39.000Z (almost 2 years ago)
- Last Synced: 2024-09-23T07:04:31.621Z (about 2 months ago)
- Topics: ethereum, golem, p2p, python
- Language: Python
- Homepage: https://golem.network
- Size: 157 MB
- Stars: 2,907
- Watchers: 236
- Forks: 286
- Open Issues: 102
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Discontinuation notice for the Clay Golem
:warning: Clay Golem (ex. Brass Golem) has been discontinued. The current, completely new incarnation of Golem is called [yagna](https://github.com/golemfactory/yagna) and developed within a separate set of repositories.
## Providers
To become a new Golem provider, please follow the instructions in our [Provider's handbook](https://handbook.golem.network/provider-tutorials/provider-tutorial)
## Requestors
On the other hand, if you're interested in running or developing applications on Golem, please have a look at:
* [Requestor's handbook](https://handbook.golem.network/requestor-tutorials/)
* [Python API](https://github.com/golemfactory/yapapi)
* [JS API](https://github.com/golemfactory/yajsapi/)----
# Golem
Golem is a decentralized marketplace for computing power. It enables CPUs and GPUs to connect in a peer-to-peer network, enabling both application owners and individual users ("requestors") to rent resources from other users’ ("providers") machines. These resources can be used to complete tasks requiring any amount of computation time and capacity. Nowadays, centralized cloud providers are in control of these services, these platforms are constrained by closed networks, proprietary payment systems, and hard-coded provisioning operations. Golem proposes an open-source, decentralized and user controlled alternative.
One core component to Golem’s built-in feature set is an [**Ethereum-based transaction system**](https://docs.golem.network/#/About/Payments), which enables direct payments between requestors, providers, and software developers.
Learn more with our [Docs](https://docs.golem.network/#/)
## Installing and testing
Follow [installation guidelines](https://docs.golem.network/#/Products/Clay-Beta/Installation)
## Usage & troubleshoothing
The most common problems are described in [Issues & Troubleshooting](https://docs.golem.network/#/Products/Clay-Beta/Issues-&-Troubleshooting) section.
## Contributing
Please check our [Contribution guidelines](https://docs.golem.network/#/Contributing/Contributing-guidelines).
## Contact
Help us develop the application by submitting issues and bugs. See instruction
[here](https://docs.golem.network/#/Products/Clay-Beta/Testing).You can also send us an email to `[email protected]` or talk to us on [chat.golem.network](https://chat.golem.network).