22 Commits

Author SHA1 Message Date
Richard Ramos
a15aaebf32 Added nodemon 2019-11-15 14:21:19 -04:00
Richard Ramos
c7a36adbf6 add user verification and validations 2019-11-15 14:18:47 -04:00
Richard Ramos
984d8c87a5 Removed unneeded middleware folder 2019-11-15 10:45:53 -04:00
Richard Ramos
53adf04b16 Extract controller code 2019-11-15 10:42:59 -04:00
Richard Ramos
51fe1c24c0 Simplify event tracking 2019-11-15 08:23:38 -04:00
Richard Ramos
cb703163b7 Changed config values 2019-11-14 16:11:44 -04:00
Richard Ramos
62515ce825 Email confirmation and templates 2019-11-14 16:01:31 -04:00
Richard Ramos
0bf6b9d487 limit number of subscriptions for same address, and generate verification token 2019-11-14 14:33:30 -04:00
Richard Ramos
5bb718e46e Unsubscribe from notifier 2019-11-14 10:28:40 -04:00
Richard Ramos
37075a26d2 Added extra templates 2019-11-14 09:57:44 -04:00
Richard Ramos
0b66661b9a refactor dapp config for obtaining email templates 2019-11-13 20:22:01 -04:00
Richard Ramos
696610fec6 send email notifications from watcher 2019-11-13 19:52:05 -04:00
Richard Ramos
5cb43894b4 determine which users should receive an email if an event is emitted 2019-11-13 16:57:46 -04:00
Richard Ramos
4fd6def779 refactor and adding dappId to event info 2019-11-13 16:57:13 -04:00
Richard Ramos
693373bd98 utils file for watcher 2019-11-13 16:56:50 -04:00
Richard Ramos
417a5c9fd6 added method to obtain template data 2019-11-13 16:56:36 -04:00
Richard Ramos
1609312764 Rename subscriber status file, and removed useless key 2019-11-13 16:56:10 -04:00
Richard Ramos
b45931e360 support multiple contracts / dapps / events in watcher 2019-11-13 14:12:06 -04:00
Richard Ramos
6eac752ec1 Emit events and start block arg support 2019-11-13 11:43:06 -04:00
Richard Ramos
b162f3296f Make secret file optional 2019-11-13 11:06:08 -04:00
Richard Ramos
12e9be66a9 Initial commit 2019-11-13 11:03:30 -04:00
Richard Ramos
a34bbd37ba
Initial commit 2019-11-13 10:53:25 -04:00