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

ABI Generation #5

Closed
liamcurry opened this issue Oct 27, 2018 · 2 comments
Closed

ABI Generation #5

liamcurry opened this issue Oct 27, 2018 · 2 comments
Milestone

Comments

@liamcurry
Copy link
Collaborator

Hand-written ABI files are unnecessary and expose developers to risk if they aren't kept up-to-date.

Since we already have #[eosio_action] and #[eosio_table] attributes, it should be fairly straightforward to implement this feature by detecting these attributes and generating a JSON file.

@liamcurry liamcurry added this to the 1.0 milestone Oct 27, 2018
@renlulu
Copy link

renlulu commented Nov 9, 2018

Thanks for your excellent job, and I will try to implement this future :)

@liamcurry
Copy link
Collaborator Author

That would be great! Please let me know if you have any questions. Thanks.

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