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

remove decoder dependency on truffle and ganache #208

Merged
merged 1 commit into from
Aug 28, 2018

Conversation

walkerq
Copy link
Contributor

@walkerq walkerq commented Aug 24, 2018

To run the decoder with just node, use
--abiPath /path/to/abi.json
getting the abi with truffle's artifacts.require is still supported, but --contract is renamed to --truffle-artifact

--help prints decoder's help information

…nstead of with truffle and ganache, by passing path to abi json. To get abi from truffle, use --truffle-artifact instead of --contract. Expand decoder help text.
@o-a-hudson o-a-hudson merged commit fab8640 into circlefin:master Aug 28, 2018
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

Successfully merging this pull request may close these issues.

2 participants