Skip to content

Instantly share code, notes, and snippets.

View prekucki's full-sized avatar

Przemysław Rekucki prekucki

View GitHub Profile
import { Command, CommandGroup, string } from "https://deno.land/x/clay/mod.ts";
import * as flexbuffers from "https://esm.sh/flatbuffers/js/flexbuffers.js";
const RPC_URL = new URL("http://127.0.0.1:7465");
const APPKEY = Deno.env.get("YAGNA_APPKEY");
class Mutex {
private holder : string | null = null;
private queue : Array<() => void> = [];
@prekucki
prekucki / docker-compose.yml
Created March 19, 2019 13:11
simple test env docker compose file
version: '2.2'
services:
base:
image: prekucki/golemsrv:0.19.0
command: [ '--password', '123123', '--accept-terms', '--protocol_id', '107' ]
privileged: true
volumes:
- golem-requestor-config:/work/config:rw
- ./assets:/work/data:ro
node:

Keybase proof

I hereby claim:

  • I am prekucki on github.
  • I am reqc (https://keybase.io/reqc) on keybase.
  • I have a public key ASB3eK3G4hpKpi0GdTWzkB7O5xpQ6OrmXgDmUyQDMj_gUAo

To claim this, I am signing this object: