From ff6b8c69b808c4a7ff9314e859f67499fcda03b9 Mon Sep 17 00:00:00 2001 From: Adam R <13562139+catenocrypt@users.noreply.github.com> Date: Mon, 8 Feb 2021 15:54:12 +0100 Subject: [PATCH] [Internal] README update: mention info.json (#5518) * README update: mention info.json * Fix broken image Co-authored-by: Catenocrypt --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index af56c181c..370c139a5 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Please note that __new tokens are not accepted__, the projects have to be sound, with information available, and __non-minimal circulation__ (for limit details see https://community.trustwallet.com/t/how-to-submit-a-token-logo/3863). -
+
## How to add token @@ -31,6 +31,7 @@ Here is a quick starter summary for the most common use case. - [ ] Create folder with name of token smartcontact address in [_checksum format_](https://developer.trustwallet.com/add_new_asset#checksum_format) `blockchains/ethereum/assets//`. - [ ] Tell your designer that token image must be in PNG format, avoid transparent background, recommended size 256x256px, max. 512x512px, with max file size of 100kB, for further details read [image rules](https://developer.trustwallet.com/add_new_asset#image-requirements). - [ ] Upload your logo with file named `logo.png` to previously created folder with smartcontract address, and if you done all correctly your path should look like this. `blockchains/ethereum/assets/0x1234567461d3f8Db7496581774Bd869C83D51c93/logo.png` +- [ ] Create `info.json` file with info about the token/project - [ ] Create a pull request to the main repo - [ ] Pay the processing fee