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

Add query order and fill order #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jmozah
Copy link

@jmozah jmozah commented Aug 17, 2018

Support for "query" and "fill" commands

massive 0x csv --input=sample.csv | massive 0x expiration --duration 864000  |massive 0x getFees --maker-share .5 --target http://127.0.0.1:8081/ | massive 0x setExchange --testrpc | massive 0x setSalt |massive 0x sign --replace-on-mismatch privkey.1.asc | massive 0x setAllowance --unlimited http://localhost:18545 privkey.1.asc | massive 0x upload --target http://localhost:8081/

massive 0x query --target http://localhost:8082 | head -1 | massive 0x fill http://localhost:18545 privkey.0.asc 1000000000000000000

This was referenced Aug 18, 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.

1 participant