Browse Source

added curl request to README

batching_initial_approach
imw 5 years ago
parent
commit
af81f8825e
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md

@ -1,3 +1,6 @@
# votingRelay
dVote library for Relay
With application running, you can submit fake votes with a json request of the form:
curl -H 'Content-Type: application/json'e":"package","Nonce":"bm9uY2U=","KeyProof":"cHJvb2Y=","Package":"dm90ZXBhY2thZ2U=","Timestamp":"2018-12-14T15:04:05Z"}' http://localhost:8080/submit

Loading…
Cancel
Save