mirror of
https://github.com/aljazceru/crypto-ecosystems.git
synced 2026-01-16 04:04:24 +01:00
19 lines
318 B
TOML
19 lines
318 B
TOML
# Ecosystem Level Information
|
|
title = "Open Source Cryptography"
|
|
|
|
sub_ecosystems = []
|
|
|
|
github_organizations = []
|
|
|
|
# Repositories
|
|
[[repo]]
|
|
url = "https://github.com/ArgusHQ/wagyu"
|
|
tags = ["Wallet"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/ektrah/nsec"
|
|
tags = ["Library"]
|
|
|
|
[[repo]]
|
|
url = "https://github.com/mit-dci/zksigma"
|