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

More flexible examples #288

Merged
merged 5 commits into from
May 6, 2020
Merged

More flexible examples #288

merged 5 commits into from
May 6, 2020

Conversation

nicholasmueller
Copy link
Contributor

@nicholasmueller nicholasmueller commented May 5, 2020

Ignore branch name, as this pr started as an intent to solve this but realized it isn't possible with current contracts.

but i included my refactor of the examples to be more flexible and more like a cli tool. this makes it easier to work with when testing new functionality in the library.

ie

node deposit-eth --owner=alice --amount=0.01
node transaction-eth --from=alice --to=bob --amount=0.001
etc.

@nicholasmueller nicholasmueller merged commit ccd99b5 into master May 6, 2020
@nicholasmueller nicholasmueller deleted the 285-get-exits branch May 6, 2020 05:06
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