diff --git a/data/ecosystems/n/nori.toml b/data/ecosystems/n/nori.toml index b6c3c6e9..a9db9958 100644 --- a/data/ecosystems/n/nori.toml +++ b/data/ecosystems/n/nori.toml @@ -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"