From 0374b2ef07e7071bc32df49e0794fe1dc22bcb33 Mon Sep 17 00:00:00 2001 From: Curtis Spencer <41347+jubos@users.noreply.github.com> Date: Fri, 18 Oct 2019 14:42:19 -0700 Subject: [PATCH] Added lotus to Filecoin Ecosystem. --- data/ecosystems/f/filecoin.toml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/ecosystems/f/filecoin.toml b/data/ecosystems/f/filecoin.toml index 0a579f68..01e2b20e 100644 --- a/data/ecosystems/f/filecoin.toml +++ b/data/ecosystems/f/filecoin.toml @@ -102,6 +102,9 @@ url = "https://github.com/filecoin-project/infra" [[repo]] url = "https://github.com/filecoin-project/js-filecoin-api-client" +[[repo]] +url = "https://github.com/filecoin-project/lotus" + [[repo]] url = "https://github.com/filecoin-project/lua-filecoin"