diff --git a/data/ecosystems/a/agoric.toml b/data/ecosystems/a/agoric.toml index 28a9d1a5..8341ded4 100644 --- a/data/ecosystems/a/agoric.toml +++ b/data/ecosystems/a/agoric.toml @@ -15,6 +15,12 @@ url = "https://github.com/Agoric/acorn-infix-bang" [[repo]] url = "https://github.com/Agoric/ag-solo" +[[repo]] +url = "https://github.com/Agoric/agoric" + +[[repo]] +url = "https://github.com/Agoric/autoswap-frontend" + [[repo]] url = "https://github.com/Agoric/babel" @@ -180,5 +186,8 @@ url = "https://github.com/Agoric/transform-eventual-send" [[repo]] url = "https://github.com/Agoric/transform-module" +[[repo]] +url = "https://github.com/Agoric/wallet-frontend" + [[repo]] url = "https://github.com/Agoric/Web3-collaboration"