Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).