Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERC 20 Tokens: Updating List Of Supported Tokens #254

Closed
esengulov opened this issue Dec 17, 2018 · 2 comments
Closed

ERC 20 Tokens: Updating List Of Supported Tokens #254

esengulov opened this issue Dec 17, 2018 · 2 comments
Assignees
Labels
chore Internal work or code refactoring minor
Projects

Comments

@esengulov
Copy link
Member

Once we integrate the ERC20 support we also need to ensure that adding new token is simple and doesn't require the app to release anew version for that token to appear. For each token client needs name, symbol and token icon.

@esengulov esengulov added the feature New feature label Dec 17, 2018
@esengulov esengulov added this to To Do in Version 0.2 via automation Dec 17, 2018
@mNizhurin mNizhurin moved this from To Do to In Progress in Version 0.2 Dec 17, 2018
@mNizhurin mNizhurin moved this from In Progress to To Do in Version 0.2 Dec 17, 2018
@esengulov esengulov added chore Internal work or code refactoring minor and removed feature New feature labels Jan 10, 2019
@esengulov
Copy link
Member Author

Issue Merged Into #141

Version 0.2 automation moved this from To Do to Done Jan 18, 2019
@esengulov
Copy link
Member Author

We decided to store the list of supported ERC20 tokens (essentially we are storing a list of token smart contract addresses) on the IPFS along with the relevant meta data such as the icon.

here is the corresponding issue on the blockchain-meta repository, https://github.com/horizontalsystems/blockchain-meta/issues/34

@esengulov esengulov moved this from Done to Accepted in Version 0.2 Jan 27, 2019
@esengulov esengulov moved this from Accepted to Done in Version 0.2 Jan 27, 2019
@esengulov esengulov moved this from Done to Accepted in Version 0.2 Jan 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Internal work or code refactoring minor
Projects
No open projects
Version 0.2
  
Accepted
Development

No branches or pull requests

2 participants