diff --git a/data/ecosystems/t/theta.toml b/data/ecosystems/t/theta.toml index f6bad1c1..63736018 100644 --- a/data/ecosystems/t/theta.toml +++ b/data/ecosystems/t/theta.toml @@ -6,6 +6,9 @@ sub_ecosystems = [] github_organizations = ["https://github.com/thetatoken"] # Repositories +[[repo]] +url = "https://github.com/thetatoken/app-ethereum" + [[repo]] url = "https://github.com/thetatoken/chains" @@ -24,6 +27,9 @@ url = "https://github.com/thetatoken/sliver-integration-transaction-signer" [[repo]] url = "https://github.com/thetatoken/sliver-integration-web-client" +[[repo]] +url = "https://github.com/thetatoken/sushiswap" + [[repo]] url = "https://github.com/thetatoken/theta-erc20-token-sale" @@ -33,6 +39,9 @@ url = "https://github.com/thetatoken/theta-eth-rpc-adaptor" [[repo]] url = "https://github.com/thetatoken/theta-etl" +[[repo]] +url = "https://github.com/thetatoken/theta-hardhat-demo" + [[repo]] url = "https://github.com/thetatoken/theta-infrastructure-ledger-explorer" @@ -48,6 +57,9 @@ url = "https://github.com/thetatoken/theta-mainnet-integration-guide" [[repo]] url = "https://github.com/thetatoken/theta-nft-demo" +[[repo]] +url = "https://github.com/thetatoken/theta-openzeppelin-demo" + [[repo]] url = "https://github.com/thetatoken/theta-protocol-delivery-android-sdk-lib" @@ -67,11 +79,29 @@ url = "https://github.com/thetatoken/theta-tool-ethereum-erc20-snapshot" [[repo]] url = "https://github.com/thetatoken/theta-wallet-web" +[[repo]] +url = "https://github.com/thetatoken/theta-web3-examples" + [[repo]] url = "https://github.com/thetatoken/tnt-20-token-example" [[repo]] url = "https://github.com/thetatoken/tokens-list" +[[repo]] +url = "https://github.com/thetatoken/uniswap-v2-core" + +[[repo]] +url = "https://github.com/thetatoken/uniswap-v2-periphery" + +[[repo]] +url = "https://github.com/thetatoken/uniswap-v3-core" + +[[repo]] +url = "https://github.com/thetatoken/uniswap-v3-periphery" + [[repo]] url = "https://github.com/thetatoken/videojs-theta-plugin-example" + +[[repo]] +url = "https://github.com/thetatoken/wyvern-v3"