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

Support for assets #51

Open
murbard opened this issue Jun 24, 2019 · 3 comments
Open

Support for assets #51

murbard opened this issue Jun 24, 2019 · 3 comments

Comments

@murbard
Copy link

murbard commented Jun 24, 2019

Recently, an asset standard was proposed. Support for those assets inside of the tezbox wallet would be great to have. While there's no telling if this specific standard will be adopted, it's pretty likely that one will eventually be and the changes in tezbox would be minimal anyway, so might as well start with this one.

@stephenandrews
Copy link
Contributor

Thanks - definitely on the list. We're working on supporting our own token standard first (https://tztoken.teztech.io/) as well as a fungible token too, and adding broad support for smart contract standards as well. The goal is to make it possible to work with a wide range of different contracts and standards and providing a secure process and API to do this :-)

@murbard
Copy link
Author

murbard commented Jun 25, 2019

P.S. that implementation uses a map instead of a bigmap and will not scale past a handful of users, it's an easy fix but it should be fixed lest people try and deploy it.

@stephenandrews
Copy link
Contributor

Thanks - yeah, the final one does use a bigmap :-)

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

2 participants