diff --git a/data/ecosystems/f/filecoin.toml b/data/ecosystems/f/filecoin.toml index 85d2f8ec..4ce0337f 100644 --- a/data/ecosystems/f/filecoin.toml +++ b/data/ecosystems/f/filecoin.toml @@ -57,6 +57,9 @@ url = "https://github.com/filecoin-project/filecoin-contributors" [[repo]] url = "https://github.com/filecoin-project/filecoin-explorer" +[[repo]] +url = "https://github.com/filecoin-project/filecoin-ffi" + [[repo]] url = "https://github.com/filecoin-project/filecoin-http-api" @@ -78,6 +81,9 @@ url = "https://github.com/filecoin-project/go-amt-ipld" [[repo]] url = "https://github.com/filecoin-project/go-bls-sigs" +[[repo]] +url = "https://github.com/filecoin-project/go-fil-filestore" + [[repo]] url = "https://github.com/filecoin-project/go-fil-proofs"