diff --git a/data/ecosystems/o/open-source-cryptography.toml b/data/ecosystems/o/open-source-cryptography.toml new file mode 100644 index 00000000..a9ac5107 --- /dev/null +++ b/data/ecosystems/o/open-source-cryptography.toml @@ -0,0 +1,15 @@ +# 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"]