diff --git a/data/ecosystems/d/daml.toml b/data/ecosystems/d/daml.toml new file mode 100644 index 00000000..9b911de5 --- /dev/null +++ b/data/ecosystems/d/daml.toml @@ -0,0 +1,16 @@ +# Ecosystem Level Information +title = "DAML" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/digital-asset/"] + +# Repositories +[[repo]] +url = "https://github.com/digital-asset/daml" + +[[repo]] +url = "https://github.com/digital-asset/daml-on-fabric" + +[[repo]] +url = "https://github.com/blockchaintp/daml-on-sawtooth"