Commit Graph

5 Commits

Author SHA1 Message Date
Nabarun Gogoi
1e11139c9a
Add watcher in eth_call mode for Censures contract (#6)
* Create watcher in eth_call mode for Censures contract

* Update readme about unhandled queries

---------

Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
2023-04-12 12:39:30 +05:30
Nabarun Gogoi
8e14305364
Create watcher in eth_call mode for Claims contract (#5)
Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
2023-04-12 12:35:08 +05:30
Nabarun Gogoi
811edc7c5f
Add watcher in eth_call mode for Azimuth contract (#4)
* Create watcher in eth_call mode for Azimuth contract

* Update readme about unhandled queries

---------

Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
2023-04-12 12:29:45 +05:30
Nabarun Gogoi
7b857ec979
Add watcher for Polls contract (#1) (#1)
* Yarn init and setup lerna

* Generate watcher for Polls contract

* Add custom methods for unhandled types

* Fix methods to save and load values of unhandled type from local DB

* Set PropColMaps for custom methods

---------

Co-authored-by: Dhruv Srivastava <dhruvdhs.ds@gmail.com>
2023-04-11 10:16:05 +05:30
Dhruv Srivastava
a1e0ca0d24 Initial commit 2023-03-31 16:20:24 +05:30