From cbb6bb1163053184d7930fa83427a188cb99f01b Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Dec 2020 08:04:24 -0800 Subject: [PATCH] Added Golem hackathons and yagna-zksync --- data/ecosystems/g/golem.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/g/golem.toml b/data/ecosystems/g/golem.toml index cdf6503e..14ff22ea 100644 --- a/data/ecosystems/g/golem.toml +++ b/data/ecosystems/g/golem.toml @@ -265,6 +265,9 @@ url = "https://github.com/golemfactory/gwasm-rust-api" [[repo]] url = "https://github.com/golemfactory/gwasm-tutorial" +[[repo]] +url = "https://github.com/golemfactory/hackathons" + [[repo]] url = "https://github.com/golemfactory/hello-gwasm-runner" @@ -397,6 +400,9 @@ url = "https://github.com/golemfactory/yagna-docs" [[repo]] url = "https://github.com/golemfactory/yagna-infrastructure-docs" +[[repo]] +url = "https://github.com/golemfactory/yagna-zksync" + [[repo]] url = "https://github.com/golemfactory/yajapi"