mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-15 03:34:25 +01:00
44 lines
784 B
TOML
44 lines
784 B
TOML
# Ecosystem Level Information
|
|
title = "Insolar"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/insolar"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/insolar/badger"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/component-manager"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/doc-pics"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/go"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/go-actors"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/go-jose"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/insolar"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/insolar-jepsen"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/rpc"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/watermill"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/x-crypto"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/insolar/xns"
|