diff --git a/data/ecosystems/a/alchemist.toml b/data/ecosystems/a/alchemist.toml index 5c92b1a6..7f435ebd 100644 --- a/data/ecosystems/a/alchemist.toml +++ b/data/ecosystems/a/alchemist.toml @@ -3,8 +3,38 @@ title = "Alchemist" sub_ecosystems = [] -github_organizations = [] +github_organizations = ["https://github.com/alchemistcoin"] # Repositories [[repo]] url = "https://github.com/alchemistcoin/alchemist" + +[[repo]] +url = "https://github.com/alchemistcoin/alchemist-sdk" + +[[repo]] +url = "https://github.com/alchemistcoin/alchemist-ui" + +[[repo]] +url = "https://github.com/alchemistcoin/crucible-documentation" + +[[repo]] +url = "https://github.com/alchemistcoin/default-token-list" + +[[repo]] +url = "https://github.com/alchemistcoin/ethers-provider-flashbots-bundle" + +[[repo]] +url = "https://github.com/alchemistcoin/knowledge-base" + +[[repo]] +url = "https://github.com/alchemistcoin/mistx-frontend" + +[[repo]] +url = "https://github.com/alchemistcoin/mistx-website" + +[[repo]] +url = "https://github.com/alchemistcoin/sandwiched-backend" + +[[repo]] +url = "https://github.com/alchemistcoin/sandwiched-frontend"