From 28c27ddea4aabe5ccbfe68f03a562fe38de7eb6e Mon Sep 17 00:00:00 2001 From: Andrea Muttoni Date: Thu, 2 Jun 2022 19:19:00 +0200 Subject: [PATCH] Update flow.toml --- data/ecosystems/f/flow.toml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/ecosystems/f/flow.toml b/data/ecosystems/f/flow.toml index f570ce50..4f992292 100644 --- a/data/ecosystems/f/flow.toml +++ b/data/ecosystems/f/flow.toml @@ -2233,3 +2233,24 @@ url = "https://github.com/muttoni/fcl-sveltekit-quickstart" [[repo]] url = "https://github.com/ChoiHoldings/frontrow-flow" + +[[repo]] +url = "https://github.com/emerald-dao/0-hello-world" + +[[repo]] +url = "https://github.com/emerald-dao/1-simple-nft" + +[[repo]] +url = "https://github.com/emerald-dao/2-fungible-token" + +[[repo]] +url = "https://github.com/emerald-dao/alchemy-flow-contracts" + +[[repo]] +url = "https://github.com/emerald-dao/shield" + +[[repo]] +url = "https://github.com/emerald-dao/emerald-bot-frontend" + +[[repo]] +url = "https://github.com/emerald-dao/beginner-cadence-course"