Added Nori ecosystem and accompanying repos

This commit is contained in:
Curtis Spencer
2020-05-09 10:53:10 -07:00
parent a1c0d908bf
commit 33d74ff58f

View File

@@ -6,12 +6,24 @@ sub_ecosystems = []
github_organizations = ["https://github.com/nori-dot-eco"]
# Repositories
[[repo]]
url = "https://github.com/nori-dot-eco/atomic-markets"
[[repo]]
url = "https://github.com/nori-dot-eco/contract-state-util"
[[repo]]
url = "https://github.com/nori-dot-eco/contracts"
[[repo]]
url = "https://github.com/nori-dot-eco/eip820"
[[repo]]
url = "https://github.com/nori-dot-eco/ERC777"
[[repo]]
url = "https://github.com/nori-dot-eco/EternalStorageUpgrades"
[[repo]]
url = "https://github.com/nori-dot-eco/ethereumbook"
@@ -30,8 +42,20 @@ url = "https://github.com/nori-dot-eco/material-ui"
[[repo]]
url = "https://github.com/nori-dot-eco/next-optimized-images"
[[repo]]
url = "https://github.com/nori-dot-eco/NIPs"
[[repo]]
url = "https://github.com/nori-dot-eco/nori-architecture"
[[repo]]
url = "https://github.com/nori-dot-eco/nori-dapp-poc"
[[repo]]
url = "https://github.com/nori-dot-eco/nori-dot-com"
[[repo]]
url = "https://github.com/nori-dot-eco/NPPs"
[[repo]]
url = "https://github.com/nori-dot-eco/truffle-contract"