Added Lazy Ledger specs and prototype repos

This commit is contained in:
Curtis Spencer
2020-02-15 09:09:34 -08:00
parent 431b7f7483
commit a29cf06e72

View File

@@ -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"