Merge pull request #19 from golemfactory/figurestudios-patch-4

+ bounties and rewards section
This commit is contained in:
Mattias Nystrom
2021-10-02 14:58:38 +02:00
committed by GitHub

View File

@@ -27,6 +27,7 @@ The users of Golem run the reference implementation in the form of the Rust impl
- [DeFi](#defi)
- [User Interfaces](#user-interfaces)
- [Miscellaneous](#miscellaneous)
- [Bounties and Rewards](#bounties-and-rewards)
- [Developer and Requestor Resources](#developer-and-requestor-resources)
- [Provider Resources](#provider-resources)
- [Monitoring](#monitoring)
@@ -148,6 +149,11 @@ The users of Golem run the reference implementation in the form of the Rust impl
- [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.
## Bounties and Rewards
- [GLM Rewards Program](https://blog.golemproject.net/community-incentives-program/) - A program that incentivizes activity within development, support, content creation, and more.
- [Gitcoin Bounties](https://gitcoin.co/golemfactory/bounties) - A collection of open bounties and hackathons hosted on Gitcoin.
## Developer and Requestor Resources
- [Yagna handbook](https://handbook.golem.network/) - Handbook for the Golem, implementation name, Yagna.
@@ -215,7 +221,6 @@ The users of Golem run the reference implementation in the form of the Rust impl
## Community
- [Golem Community GLM Rewards Program](https://blog.golemproject.net/community-incentives-program/) - Participate in the community and get rewarded for it in GLM tokens.
- [Golem Network Discussion Group](https://t.me/GolemProject) - Community driven Telegram channel.
- [Reddit Golem Stat Bot](https://github.com/figurestudios/golem-stat-bot) - Scrapes Reddit posts on /r/GolemProject, and replies if specific keywords/commands are found.