mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-21 22:54:22 +01:00
Added Nomic ecosystem
This commit is contained in:
94
data/ecosystems/n/nomic.toml
Normal file
94
data/ecosystems/n/nomic.toml
Normal file
@@ -0,0 +1,94 @@
|
||||
# Ecosystem Level Information
|
||||
title = "Nomic"
|
||||
|
||||
sub_ecosystems = []
|
||||
|
||||
github_organizations = ["https://github.com/nomic-io"]
|
||||
|
||||
# Repositories
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/abci2"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/bitcoin-peg"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/coins"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/demo"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/deterministic-json"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/htlc"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/jpfs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/js-abci"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/js-tendermint"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/lotion"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/lotion-connect"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/lotion-contracts"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/lotion-mock"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/lotion-router"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/lotion-state-machine"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/merk"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/metering"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/modbox"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/node-bitcoind"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/node-merk"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/nomic"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/nomic-testnet"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/nomos"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/orga"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/peer-channel"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/shea"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/tendermint-node"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/tendermint-rs"
|
||||
|
||||
[[repo]]
|
||||
url = "https://github.com/nomic-io/webcoin-regtest"
|
||||
Reference in New Issue
Block a user