mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add MTXLT-286 (#132)
This commit is contained in:
parent
426aa9a68d
commit
197b0db62f
14
README.md
14
README.md
|
@ -1,6 +1,6 @@
|
||||||
# Trust Wallet Assets Info
|
# Trust Wallet Assets Info
|
||||||
## Overview
|
## Overview
|
||||||
Hello and welcome to Trust Wallet assets info contribution guide. We appriciate your effort to open-source.
|
Hello and welcome to Trust Wallet assets info contribution guide. We appreciate your effort to open-source.
|
||||||
Token repository [https://github.com/trustwallet/assets](https://github.com/trustwallet/assets) (repo) is a source of images used by [Trust Wallet](https://trustwallet.com/) including:
|
Token repository [https://github.com/trustwallet/assets](https://github.com/trustwallet/assets) (repo) is a source of images used by [Trust Wallet](https://trustwallet.com/) including:
|
||||||
|
|
||||||
1. [ERC20](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md) tokens on Ethereum compatible networks supported by Trust Wallet such as:
|
1. [ERC20](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md) tokens on Ethereum compatible networks supported by Trust Wallet such as:
|
||||||
|
@ -13,7 +13,7 @@ Token repository [https://github.com/trustwallet/assets](https://github.com/trus
|
||||||
- [Callisto Network (CLO)](https://callisto.network/)
|
- [Callisto Network (CLO)](https://callisto.network/)
|
||||||
- [Thunder Token (TT)](https://thundercore.com/)
|
- [Thunder Token (TT)](https://thundercore.com/)
|
||||||
|
|
||||||
2. [BEP2](https://github.com/binance-chain/BEPs/blob/master/BEP2.md) Binance DEX token (native marketplace on Binance Chain)
|
2. [BEP2](https://github.com/binance-chain/BEPs/blob/master/BEP2.md) Binance DEX token (native marketplace on Binance Chain)
|
||||||
|
|
||||||
3. [TRC10](https://developer.trustwallet.com/add_new_token_image#how-to-generate-address-for-trc10-tron-based-token) tokens on TRON blockchain
|
3. [TRC10](https://developer.trustwallet.com/add_new_token_image#how-to-generate-address-for-trc10-tron-based-token) tokens on TRON blockchain
|
||||||
|
|
||||||
|
@ -84,7 +84,7 @@ Token repository [https://github.com/trustwallet/assets](https://github.com/trus
|
||||||
## Common uploads
|
## Common uploads
|
||||||
Uploading:
|
Uploading:
|
||||||
1. Ethereum ERC20 [token folder](https://github.com/trustwallet/assets/tree/master/blockchains/ethereum/assets)
|
1. Ethereum ERC20 [token folder](https://github.com/trustwallet/assets/tree/master/blockchains/ethereum/assets)
|
||||||
2. Binance DEX BEP2 token [token folder](https://github.com/trustwallet/assets/tree/master/blockchains/binannce/assets)
|
2. Binance DEX BEP2 token [token folder](https://github.com/trustwallet/assets/tree/master/blockchains/binance/assets)
|
||||||
3. TRON TRC10 token [token folder](https://github.com/trustwallet/assets/tree/master/blockchains/binannce/assets)
|
3. TRON TRC10 token [token folder](https://github.com/trustwallet/assets/tree/master/blockchains/binannce/assets)
|
||||||
|
|
||||||
|
|
||||||
|
@ -108,7 +108,7 @@ Process adding new tokens may look complicated at first glance, but once you com
|
||||||
|
|
||||||
### Easy way for Git user
|
### Easy way for Git user
|
||||||
1. Fork the repo to your own github account
|
1. Fork the repo to your own github account
|
||||||
2. Clone fork and crate new branch:
|
2. Clone fork and create new branch:
|
||||||
```bash
|
```bash
|
||||||
git clone git@github.com:YOUR_HANDLE/assets.git
|
git clone git@github.com:YOUR_HANDLE/assets.git
|
||||||
cd tokens
|
cd tokens
|
||||||
|
@ -122,11 +122,11 @@ git add -A
|
||||||
git commit -m “Add <token_name>”
|
git commit -m “Add <token_name>”
|
||||||
git push origin <branch_name>
|
git push origin <branch_name>
|
||||||
```
|
```
|
||||||
5. From your repo clone page make PR
|
5. From your repo clone page make PR
|
||||||
|
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
### Why do I still see old logo in Trust Wallet after uploaded new one
|
### Why do I still see old logo in Trust Wallet after uploaded new one
|
||||||
Both clients, Android and iOS keep old image cache for up to 7 days. In order to see changes immediately, reinstall Trust Wallet. But as always, make sure you have a backup of all your wallets.
|
Both clients, Android and iOS keep old image cache for up to 7 days. In order to see changes immediately, reinstall Trust Wallet. But as always, make sure you have a backup of all your wallets.
|
||||||
|
|
||||||
## How to use it? (For Developers)
|
## How to use it? (For Developers)
|
||||||
|
@ -164,4 +164,4 @@ https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/tron/ass
|
||||||
|
|
||||||
## Used in Applications
|
## Used in Applications
|
||||||
- [Trust Wallet](https://trustwallet.com) - [iOS](https://itunes.apple.com/us/app/trust-ethereum-wallet/id1288339409) and [Android](https://play.google.com/store/apps/details?id=com.wallet.crypto.trustapp)
|
- [Trust Wallet](https://trustwallet.com) - [iOS](https://itunes.apple.com/us/app/trust-ethereum-wallet/id1288339409) and [Android](https://play.google.com/store/apps/details?id=com.wallet.crypto.trustapp)
|
||||||
- [0x Tracker](https://0xtracker.com) - The 0x Protocol Trade Explorer and news aggregator
|
- [0x Tracker](https://0xtracker.com) - The 0x Protocol Trade Explorer and news aggregator
|
||||||
|
|
BIN
blockchains/binance/assets/mtxlt-286/logo.png
Normal file
BIN
blockchains/binance/assets/mtxlt-286/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Loading…
Reference in New Issue
Block a user