diff --git a/data/ecosystems/n/narwhalswap.toml b/data/ecosystems/n/narwhalswap.toml new file mode 100644 index 00000000..cbb9f6aa --- /dev/null +++ b/data/ecosystems/n/narwhalswap.toml @@ -0,0 +1,22 @@ +# Ecosystem Level Information +title = "Narwhalswap" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/narwhalswap"] + +# Repositories +[[repo]] +url = "https://github.com/narwhalswap/contracts" + +[[repo]] +url = "https://github.com/narwhalswap/default-token-list" + +[[repo]] +url = "https://github.com/narwhalswap/nar-token" + +[[repo]] +url = "https://github.com/narwhalswap/narwhalswap-api" + +[[repo]] +url = "https://github.com/narwhalswap/narwhalswap-subgraph"