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

Allow the user to add custom coins #482

Open
Senyoret1 opened this issue Oct 25, 2018 · 3 comments
Open

Allow the user to add custom coins #482

Senyoret1 opened this issue Oct 25, 2018 · 3 comments

Comments

@Senyoret1
Copy link
Collaborator

Currently the wallet only allows the user to select among the coins that have been added in the code. It should be possible to connect the wallet to fiber coins that have not yet been added to the code, allowing the user to manually add the information about the coin.

@gz-c , I suppose this is part of what you wanted to be added in #464 , apart from modifying the URL of the coins that are already available to the user, I am right?

@gz-c
Copy link
Member

gz-c commented Oct 26, 2018

Yes, the user would be able to add their own coin/domain pair. Once loaded, the wallet will query some url on the domain for configuration data on how to interact with the coin. Things like coin hour burn, name, possibly color scheme will be exposed.

@olemis
Copy link

olemis commented Oct 26, 2018

@gz-c I don't think /api/v1/blockchain/metadata provides enough info for that . Shall we create a new issue for skycoin/skycoin ?

@gz-c
Copy link
Member

gz-c commented Oct 30, 2018

@olemis yes create a new issue if there isn't one already

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants