mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-14 03:04:25 +01:00
Added more Chainpoint ecosystem repos
This commit is contained in:
85
data/ecosystems/c/chainpoint.toml
Normal file
85
data/ecosystems/c/chainpoint.toml
Normal file
@@ -0,0 +1,85 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Chainpoint"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/chainpoint"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/bitcoin-header-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-binary"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-cli"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-client-js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-client-web"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-core"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-gateway"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-influx"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-node-cli"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-ntpd"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-org"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-parse"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-proof-json-schema"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-roughtime"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-start"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/chainpoint-validate-js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/ethers.js"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/go-nist-beacon"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/homebrew-taps"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/level-rocksdb"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/nist-randomness-beacon"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/tendermint"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/w3id.org"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/chainpoint/whitepaper"
|
||||
Reference in New Issue
Block a user