Updated Hackathon Feedback (markdown)

Roman Volosovskyi 2017-06-27 16:48:00 +03:00
parent 780670d01f
commit 8bfbaf92c4
1 changed files with 27 additions and 1 deletions

@ -99,4 +99,30 @@ Sharing of localStorage is not crystal clear thing, we will need to allow access
* https://github.com/karalabe/favor.network/blob/master/README.md#status-bugs-and-suggestions
* https://github.com/BlockchainLabsNZ/Unconf-DApp#what-we-couldnt-build
* https://github.com/status-im/hackathon/issues/36
* https://docs.google.com/spreadsheets/d/1jFWx8VB1QFYF-x0eZSlA1TsqEAGnSsL9YAhlR8uYlLQ/edit#gid=0
* https://docs.google.com/spreadsheets/d/1jFWx8VB1QFYF-x0eZSlA1TsqEAGnSsL9YAhlR8uYlLQ/edit#gid=0
## Questions
Not clear:
* Access contact list of user you are friends with
What information about users should be included?
* Allow to add a contact
What exactly this means?
* Add more RN bindings
Is this about markup?
* Improve response format
What exactly does this mean?
* Allow to generate QRcodes
Allow to generate QR's and show them in messages, or?
* Add custom components in sendMessage / more formatting
Which ones exactly custom components?
* Support multiple clickable (actionable) inline pills in bot messages
Are there any use cases?
* Deeper DApp / bot interactions
^ are there use cases?
## Event loop related tasks
* Allow bots to send messages anytime
* Add new APIs (XHR, promise)
* Allow whisper to automatically send messages on events
* Add event loop support (e.g. react on chain callback)