diff --git a/data/ecosystems/l/lazy-ledger.toml b/data/ecosystems/l/lazy-ledger.toml index 858eccf9..3a8f2a1b 100644 --- a/data/ecosystems/l/lazy-ledger.toml +++ b/data/ecosystems/l/lazy-ledger.toml @@ -6,5 +6,14 @@ sub_ecosystems = [] github_organizations = ["https://github.com/LazyLedger"] # Repositories +[[repo]] +url = "https://github.com/LazyLedger/lazyledger-prototype" + +[[repo]] +url = "https://github.com/LazyLedger/lazyledger-specs" + +[[repo]] +url = "https://github.com/LazyLedger/rsmt2d" + [[repo]] url = "https://github.com/LazyLedger/tendermint"