Add MTXLT-286 (#132)

This commit is contained in:
Christian Eichinger 2019-09-05 05:46:45 +02:00 committed by Mykola
parent 426aa9a68d
commit 197b0db62f
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
# Trust Wallet Assets Info
## 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:
1. [ERC20](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-20.md) tokens on Ethereum compatible networks supported by Trust Wallet such as:
@ -84,7 +84,7 @@ Token repository [https://github.com/trustwallet/assets](https://github.com/trus
## Common uploads
Uploading:
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)
@ -108,7 +108,7 @@ Process adding new tokens may look complicated at first glance, but once you com
### Easy way for Git user
1. Fork the repo to your own github account
2. Clone fork and crate new branch:
2. Clone fork and create new branch:
```bash
git clone git@github.com:YOUR_HANDLE/assets.git
cd tokens

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB