mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-25 16:44:21 +01:00
101 lines
1.8 KiB
TOML
101 lines
1.8 KiB
TOML
# 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/ed"
|
|
|
|
[[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/rust-bitcoin-script"
|
|
|
|
[[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"
|