From 00a9ce6d399c7c602a56d6efff676cfd6719ce97 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Mon, 7 Dec 2020 08:02:30 -0800 Subject: [PATCH] Added workshop repos to polkadot --- data/ecosystems/p/polkadot.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/ecosystems/p/polkadot.toml b/data/ecosystems/p/polkadot.toml index 056aa1ae..793933b1 100644 --- a/data/ecosystems/p/polkadot.toml +++ b/data/ecosystems/p/polkadot.toml @@ -1638,6 +1638,12 @@ url = "https://github.com/w3f/ring-vrf" [[repo]] url = "https://github.com/w3f/ripp" +[[repo]] +url = "https://github.com/w3f/rwc2021-real-world-decentralised-cryptography-workshop" + +[[repo]] +url = "https://github.com/w3f/rwc2021-real-world-decentralized-cryptography-workshop" + [[repo]] url = "https://github.com/w3f/schnorr-dalek"