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

import ABI for OPC (other person's contract) - reverse-engineer deployed foreign contracts #51

Open
robinagist opened this issue Jun 8, 2018 · 0 comments
Labels
enhancement New feature or request oh sweet jesus
Milestone

Comments

@robinagist
Copy link
Owner

problem:

most oracle situations will require ezo to watch for, and respond to, events on other people's contracts. needed is a method that can create an ABI (or a partial, minimal ABI) so that a partial contract can be created in Web3, handlers generated and events monitored.

command

`ezo create abi -address

-t

@robinagist robinagist modified the milestones: v 0.5, v 0.4 Jun 8, 2018
@robinagist robinagist added enhancement New feature or request oh sweet jesus labels Jun 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request oh sweet jesus
Projects
None yet
Development

No branches or pull requests

1 participant