From dbeba6433d842eecc9ebd4b425ae752f8b3c12c2 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Tue, 1 Dec 2020 11:54:22 -0800 Subject: [PATCH] Added Fantom Cross Chain bridge --- data/ecosystems/f/fantom.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/f/fantom.toml b/data/ecosystems/f/fantom.toml index 2efc7093..d8df6e49 100644 --- a/data/ecosystems/f/fantom.toml +++ b/data/ecosystems/f/fantom.toml @@ -66,6 +66,9 @@ url = "https://github.com/Fantom-foundation/fantom-common-rs" [[repo]] url = "https://github.com/Fantom-foundation/Fantom-Contract-Validation" +[[repo]] +url = "https://github.com/Fantom-foundation/Fantom-CrossChain-Bridge" + [[repo]] url = "https://github.com/Fantom-foundation/Fantom-DeFi"