mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 12:14:25 +01:00
ADD: DAML programming language
This commit is contained in:
committed by
Curtis Spencer
parent
2836dd067e
commit
9b606c8f87
16
data/ecosystems/d/daml.toml
Normal file
16
data/ecosystems/d/daml.toml
Normal file
@@ -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"
|
||||
Reference in New Issue
Block a user