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

Development plan #1

Open
4 of 8 tasks
richardartoul opened this issue Jan 30, 2018 · 1 comment
Open
4 of 8 tasks

Development plan #1

richardartoul opened this issue Jan 30, 2018 · 1 comment
Assignees

Comments

@richardartoul
Copy link
Contributor

richardartoul commented Jan 30, 2018

  • Figure out how to read ABI files and encode function calls into hex for the purposes of JSON-RPC
  • Find a Rust HTTP library and figure out how to make JSON POST requests from Rust
  • Figure out how to parse ABI-Encoded JSON-RPC responses into structured data
  • Implement the ability to read the state of pending ballots from the blockchain
  • Write glue code to integrate with an API for the purpose of sending emails / text messages
  • Test an end-to-end flow where the server reads the state of all pending ballots and send a notification to all relevant parties
  • Implement glue code to integrate with a database (T.B.D which database) for the purpose of keep tracking of which ballots and which participants we have successfully notified (so we don't renotify them)
  • Productionize / deploy
@igorbarinov
Copy link

🤔any updates here?
cheers

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

No branches or pull requests

3 participants