diff --git a/README.md b/README.md index 8e0825009..2fc20e568 100644 --- a/README.md +++ b/README.md @@ -88,92 +88,61 @@ cd node_modules/@metamask/contract-metadata aws s3 cp images s3://images.toruswallet.io/ --cache-control "public, max-age=604800, immutable" --metadata-directive REPLACE --recursive ``` -## Providers and their cryptocurrencies that we support (to be finalised) - -| Provider | Chain | Symbol | -| -------- | ---------------- | ----------- | -| Mercuryo | Ethereum mainnet | ETH | -| Mercuryo | Ethereum mainnet | BAT | -| Mercuryo | Ethereum mainnet | USDT | -| Mercuryo | Ethereum mainnet | DAI | -| Mercuryo | BNB | BNB | -| Mercuryo | BNB | BUSD | -| Mercuryo | BNB | 1INCH | -| Xanpool | Ethereum mainnet | ETH | -| Xanpool | Ethereum mainnet | USDT | -| Wyre | Ethereum mainnet | AAVE | -| Wyre | Ethereum mainnet | BAT | -| Wyre | Ethereum mainnet | BUSD | -| Wyre | Ethereum mainnet | DAI | -| Wyre | Ethereum mainnet | ETH | -| Wyre | Ethereum mainnet | MKR | -| Wyre | Ethereum mainnet | UNI | -| Wyre | Ethereum mainnet | USDC | -| Wyre | Ethereum mainnet | USDT | -| Wyre | Matic | USDC | -| Wyre | Avalanche | AVAXC | -| Simplex | Ethereum mainnet | AAVE | -| Simplex | Ethereum mainnet | BAT | -| Simplex | Ethereum mainnet | BUSD | -| Simplex | Ethereum mainnet | DAI | -| Simplex | Ethereum mainnet | ETH | -| Simplex | Ethereum mainnet | MKR | -| Simplex | Ethereum mainnet | MATIC-ERC20 | -| Simplex | Ethereum mainnet | USDT | -| Simplex | Ethereum mainnet | USDC | -| Simplex | BNB | BNB | -| Simplex | BNB | BUSD-SC | -| Simplex | BNB | CAKE | -| Simplex | BNB | USDC-SC | -| Simplex | Matic | MATIC | -| Simplex | Matic | USDC-MATIC | -| Simplex | Avalanche | AVAX-C | -| Transak | Ethereum mainnet | AAVE | -| Transak | Ethereum mainnet | DAI | -| Transak | Ethereum mainnet | ETH | -| Transak | Ethereum mainnet | USDC | -| Transak | Ethereum mainnet | USDT | -| Transak | BNB | BNB | -| Transak | BNB | BUSD | -| Transak | Matic | AAVE | -| Transak | Matic | DAI | -| Transak | Matic | MATIC | -| Transak | Matic | USDC | -| Transak | Matic | USDT | -| Transak | Matic | WETH | -| Transak | Avalanche | AVAX | -| Ramp | Ethereum mainnet | ETH | -| Ramp | Ethereum mainnet | DAI | -| Ramp | Ethereum mainnet | USDC | -| Ramp | Ethereum mainnet | USDT | -| Ramp | Matic | DAI | -| Ramp | Matic | MATIC | -| Ramp | Matic | USDC | -| Ramp | Avalanche | AVAX | -| Ramp | XDAI | XDAI | -| MoonPay | Ethereum mainnet | AAVE | -| MoonPay | Ethereum mainnet | BAT | -| MoonPay | Ethereum mainnet | DAI | -| MoonPay | Ethereum mainnet | ETH | -| MoonPay | Ethereum mainnet | MKR | -| MoonPay | Ethereum mainnet | MATIC | -| MoonPay | Ethereum mainnet | USDT | -| MoonPay | Ethereum mainnet | USDC | -| MoonPay | BNB | BNB - BSC | -| MoonPay | BNB | BUSD - BSC | -| MoonPay | Matic | ETH | -| MoonPay | Matic | MATIC | -| MoonPay | Matic | USDC | -| MoonPay | Avalanche | AVAX | - -## Providers supported currencies - -| Provider | Supported cryptocurrencies | Supported fiat currencies | -| --------------- | ------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------- | -| Mercuryo | https://help.mercuryo.io/en/articles/4519473-mercuryo-widget-faq | https://support.aax.com/en/articles/5295762-mercuryo | -| Xanpool | https://xanpool.com/documentation/api/Misc.html#methods-icons | https://xanpool.com/ Currency select dropdown | -| Wyre | https://docs.sendwyre.com/docs/supported-currencies#blockchains | https://docs.sendwyre.com/docs/supported-currencies#fiat | -| Simplex | https://support.simplex.com/hc/en-gb/articles/360020782798-Checking-your-transaction-on-the-blockchain | https://integrations.simplex.com/supported_currencies | -| Transak Support | https://support.transak.com/hc/en-us/articles/360020147998-Which-Cryptocurrencies-does-Transak-support- | https://support.transak.com/hc/en-us/articles/360020615578-Credit-and-Debit-Card-Payments-through-Transak | -| Ramp | https://support.ramp.network/en/articles/432-what-crypto-assets-do-you-support | https://support.ramp.network/en/articles/471-why-am-i-paying-in-usd-eur-gbp | -| Moonpay | https://support.moonpay.com/hc/en-gb/articles/360009280177-Which-cryptocurrencies-do-you-support- | https://support.moonpay.com/hc/en-gb/articles/360011931457-Which-fiat-currencies-are-supported- | +## Feature list + +Feature list includes the following: + +- Use OpenLogin for Auth +- Multiple network support (All EVM Chains) +- View Native token, ERC20, ERC721, ERC1155 Balances +- Transfer Native token, ERC20, ERC721, ERC1155 Balances +- Connect to dapps via Wallet Connect +- Allow Transfers to ETH, Google, Discord, Reddit, Twitter, ENS, Unstoppable domains, GitHub, .BIT +- Allow adding contacts and sending assets to contacts +- Export private keys +- Multiple themes supported +- Fully whitelabelable engine +- Multiple languages supported (6) +- Import external accounts +- Web SDK to connect to dapps +- Discover page with featured dapps(One click login) + +## Environments we support + +
Environment | +Torus Network | +GitHub branch | +
---|---|---|
alpha | +testnet | +Any branch | +
beta | +testnet | +Any branch | +
testing | +testnet | +develop | +
staging | +mainnet | +staging (versioning) | +
prod | +mainnet | +master (versioning) | +
cyan | +cyan | +master (versioning) | +