Update README.md

This commit is contained in:
Mattias Nystrom
2020-12-08 12:23:40 +01:00
committed by GitHub
parent 444f44df0c
commit ebe61109be

View File

@@ -60,6 +60,7 @@ Note: this guide and it's contents is specific to New Golem and it's current imp
## Tools
- [YaJSapi](https://github.com/rezahsnz/yajsapi) - Almost 1:1 Port of Yapapi to Typescript. A simple nodejs 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.
- [golem-ortools](https://github.com/Doc-Saintly/golem-ortools) - Uses the or-tools Constraint Programming library to solve problems on the golem network.
- [general-golem](https://github.com/DerekJarvis/general-golem) - A dockerized requestor environment. You can just pass in the py script (example uses the blender demo) and it sets up the daemon and runs it
- [golem-jtr](https://github.com/hhio618/golem-jtr) - Run John The Ripper on Golem Nodes to recover a password.