Norman

Results 3 comments of Norman

great proposal! looking forward to it. btw, we can use `zkgraph init` instead of `zkgraph create`

Good point. Yes I can see the actual event def in your code: `OrderFulfilled(bytes32,address,address,address,(uint8,address,uint256,uint256)[],(uint8,address,uint256,uint256,address)[])` , a bit hard to write I agree. Maybe we can add this pattern: ```yaml eventHandlers:...