ETH ERC20 and EOS tokens in this repository will be listed in bitpie wallet. New pull request about new tokens will be reviewed and merged.
-
Fork this repository.
-
Clone your forked repository to your own computer.
-
Copy the json template file for your token type
ETH-ERC20/template.jsonorEOS/template.json, and fill the template with your token infomation. -
ETH-ERC20 tokens need to be named as
{{ contract_address }}.json. EOS tokens need to be named as{{ coin_code }}_{{ account_name }}.json. -
A logo named
logo-{{ json_file_name }}.pngis required in the images directory. We need at least100px x 100pxsquared image. -
Create a pull request with detailed information of the token.
-
Your pull request will be merged after we review it and everything is OK. In short time after the merge, the token will be listed in bitpie wallet.