From 5b7a163b139b8dc18a3c1174dd50b3650d9c8e81 Mon Sep 17 00:00:00 2001 From: figurestudios <64747030+figurestudios@users.noreply.github.com> Date: Wed, 27 Apr 2022 15:46:14 +0200 Subject: [PATCH] + EasyYagnaJS --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a9cb4ff..d10de22 100644 --- a/README.md +++ b/README.md @@ -177,6 +177,7 @@ The users of Golem run the reference implementation in the form of the Rust impl - [Requestor flash tutorial](https://handbook.golem.network/requestor-tutorials/flash-tutorial-of-requestor-development) - Get started quick and create your first tasks/request on Golem. - [Yagna tag on Stack Overflow](https://stackoverflow.com/questions/tagged/yagna) - Use the Yagna tag if you have an interesting question you'd like answered. - [Breakdown of blender.js](https://docs.google.com/document/d/e/2PACX-1vRONc0RRaqImJumYQ3SmILtLo4jiCYgtE0AO3JfpMy0b0-BjAU8TvlIHdtbrs5cDrMbuPFv7khE47MO/pub) - JS guide for developers to get a better idea of how to run a task with the JavaScript API. +- [EasyYagnaJS](https://github.com/figurestudios/easy-yagna-js) - Copies over NodeJS dependencies directly to the provider, making developers not have to use Docker in their workflow. ## Provider Resources