Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/figurestudios/thorgpress

THE THORG SHOWS US HOW TO PRESS A SYSTEM TO ITS ABSOLUTE LIMITS, EVEN THOUGH ONE CAN NEVER BEAT THORG'S BENCH RECORD
https://github.com/figurestudios/thorgpress

golem

Last synced: about 1 month ago
JSON representation

THE THORG SHOWS US HOW TO PRESS A SYSTEM TO ITS ABSOLUTE LIMITS, EVEN THOUGH ONE CAN NEVER BEAT THORG'S BENCH RECORD

Awesome Lists containing this project

README

        

# thorgpress
THE THORG SHOWS US HOW TO PRESS A SYSTEM TO ITS ABSOLUTE LIMITS, EVEN THOUGH ONE CAN NEVER BEAT THORG'S BENCH RECORD

## Run (on Windows)

* `yagna service run`
* Open a new command prompt
* `set YAGNA_APPKEY=`

> (your app-key can be found with `yagna app-key list`)

* `yagna payment init --sender`
* `py requestor.py`

## Build
```sh
docker build -t thorgpress:latest .
gvmkit-build thorgpress:latest
gvmkit-build thorgpress:latest --push
```

## Credits
Idea from @DrPillow#1782 in the [Golem Discord](https://chat.golem.network/).