mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-28 01:54:25 +01:00
47 lines
998 B
TOML
47 lines
998 B
TOML
# Ecosystem Level Information
|
|
title = "MobileCoin"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = ["https://github.com/mobilecoinofficial"]
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/bytes"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/cmake-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/ed25519-dalek"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/FloatingPanel"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/grpc-rs"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/Hero"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/json"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/msgpack-rust"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/prost"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/QRCodeReader.swift"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/ring"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/serde"
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mobilecoinofficial/traits"
|