diff --git a/README.md b/README.md index 26f34ff..af1be93 100644 --- a/README.md +++ b/README.md @@ -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.