From 22894ba66b6a6a0c1fca321402ca5899f73372da Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 17 Mar 2020 09:39:39 -0700 Subject: [PATCH] Added ArcBlock forge related repos --- data/ecosystems/a/arcblock.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/ecosystems/a/arcblock.toml b/data/ecosystems/a/arcblock.toml index 652a924c..a7ef074b 100644 --- a/data/ecosystems/a/arcblock.toml +++ b/data/ecosystems/a/arcblock.toml @@ -87,6 +87,9 @@ url = "https://github.com/ArcBlock/edns" [[repo]] url = "https://github.com/ArcBlock/EIPs" +[[repo]] +url = "https://github.com/ArcBlock/event-chain" + [[repo]] url = "https://github.com/ArcBlock/ex-abci" @@ -156,12 +159,18 @@ url = "https://github.com/ArcBlock/forge-python-starter" [[repo]] url = "https://github.com/ArcBlock/forge-react-starter" +[[repo]] +url = "https://github.com/ArcBlock/forge-swap" + [[repo]] url = "https://github.com/ArcBlock/forge-tutorials" [[repo]] url = "https://github.com/ArcBlock/forge-vending-machine-app" +[[repo]] +url = "https://github.com/ArcBlock/forge-workshop" + [[repo]] url = "https://github.com/ArcBlock/grpc-builder"