Metin Demir

Results 3 comments of Metin Demir

Definitely! I need this to work properly but I can do it on weekend.

About the query performance, If I understand you correctly. There are only two queries for fetching the `Author` and all the posts by that author. For the relationships, we use...

## Initial attempt Here is my initial attempt for generation evm types. ### Type generation I use `typechain` library to generate typescript types from contract ABI. As an example I...