diff --git a/data/ecosystems/p/pentagon.toml b/data/ecosystems/p/pentagon.toml new file mode 100644 index 00000000..2137ed58 --- /dev/null +++ b/data/ecosystems/p/pentagon.toml @@ -0,0 +1,25 @@ +# Ecosystem Level Information +title = "Pentagon" + +sub_ecosystems = [] + +github_organizations = ["https://github.com/pentagonxyz"] + +# Repositories +[[repo]] +url = "https://github.com/pentagonxyz/bundlr-js-client" + +[[repo]] +url = "https://github.com/pentagonxyz/eventsource" + +[[repo]] +url = "https://github.com/pentagonxyz/gov-of-venice" + +[[repo]] +url = "https://github.com/pentagonxyz/huffmate" + +[[repo]] +url = "https://github.com/pentagonxyz/multisig-wallet-move" + +[[repo]] +url = "https://github.com/pentagonxyz/xyk-amm-move"