Added CosmWasm ecosystem

This commit is contained in:
Curtis Spencer
2020-12-26 11:00:58 -08:00
parent 4987b4e512
commit e7baef4f54

View File

@@ -0,0 +1,106 @@
# Ecosystem Level Information
title = "CosmWasm"
sub_ecosystems = []
github_organizations = ["https://github.com/CosmWasm"]
# Repositories
[[repo]]
url = "https://github.com/CosmWasm/big-dipper"
[[repo]]
url = "https://github.com/CosmWasm/cawesome-wasm"
[[repo]]
url = "https://github.com/CosmWasm/code-explorer"
[[repo]]
url = "https://github.com/CosmWasm/core"
[[repo]]
url = "https://github.com/CosmWasm/cosmjs"
[[repo]]
url = "https://github.com/CosmWasm/cosmos-sdk"
[[repo]]
url = "https://github.com/CosmWasm/cosmwasm"
[[repo]]
url = "https://github.com/CosmWasm/cosmwasm-examples"
[[repo]]
url = "https://github.com/CosmWasm/cosmwasm-plus"
[[repo]]
url = "https://github.com/CosmWasm/cosmwasm-simulate"
[[repo]]
url = "https://github.com/CosmWasm/cosmwasm-template"
[[repo]]
url = "https://github.com/CosmWasm/cosmwasm-verify"
[[repo]]
url = "https://github.com/CosmWasm/cw-storage"
[[repo]]
url = "https://github.com/CosmWasm/CWIPs"
[[repo]]
url = "https://github.com/CosmWasm/dApps"
[[repo]]
url = "https://github.com/CosmWasm/docs"
[[repo]]
url = "https://github.com/CosmWasm/docs-old"
[[repo]]
url = "https://github.com/CosmWasm/drand-verify"
[[repo]]
url = "https://github.com/CosmWasm/go-cosmwasm"
[[repo]]
url = "https://github.com/CosmWasm/ibc-visualizer"
[[repo]]
url = "https://github.com/CosmWasm/ics"
[[repo]]
url = "https://github.com/CosmWasm/jsonparser"
[[repo]]
url = "https://github.com/CosmWasm/keplr-example"
[[repo]]
url = "https://github.com/CosmWasm/keplr-extension"
[[repo]]
url = "https://github.com/CosmWasm/name-app"
[[repo]]
url = "https://github.com/CosmWasm/rust-optimizer"
[[repo]]
url = "https://github.com/CosmWasm/serde-json-wasm"
[[repo]]
url = "https://github.com/CosmWasm/simple-option"
[[repo]]
url = "https://github.com/CosmWasm/starport"
[[repo]]
url = "https://github.com/CosmWasm/terra-contracts"
[[repo]]
url = "https://github.com/CosmWasm/testnets"
[[repo]]
url = "https://github.com/CosmWasm/wasmd"
[[repo]]
url = "https://github.com/CosmWasm/wasmvm"