diff --git a/data/ecosystems/b/blast.toml b/data/ecosystems/b/blast.toml new file mode 100644 index 0000000000..39d0c51876 --- /dev/null +++ b/data/ecosystems/b/blast.toml @@ -0,0 +1,48 @@ +# Ecosystem Level Information +title = "Blast" + +sub_ecosystems = [ + "Abracadabra", + "Ambient", + "Anzen", + "BlastUP", + "Blitz Exchange", + "Blur Exchange", + "Curvance", + "Hyperlock", + "INIT Capital", + "Karak", + "Mitosis", + "Overnight", + "Particle", + "Renzo", + "Ring Protocol", + "Superform", + "SynFutures", + "Thruster", + "Vertex Protocol", + "Wasabi (Dkoda Labs)", + "ZeroLend", + "zkLink Protocol", +] + +github_organizations = ["https://github.com/blast-io"] + +# Repositories +[[repo]] +url = "https://github.com/AGXDEX/agx-interface" + +[[repo]] +url = "https://github.com/blast-io/blast" + +[[repo]] +url = "https://github.com/blast-io/deployment" + +[[repo]] +url = "https://github.com/code-423n4/2024-03-abracadabra-money" + +[[repo]] +url = "https://github.com/Cyfrin/TSender" + +[[repo]] +url = "https://github.com/KelvinThai/Blast_LpStaking"