astraly-labs / hyperlane_starknet

Starknet implementation of the Hyperlane protocol.
MIT License
14 stars 8 forks source link

dev: Implement the Aggregation Hook contract #51

Open JordyRo1 opened 1 week ago

JordyRo1 commented 1 week ago

Issue

In order to understand what hooks are, here are some (additional informations)[https://docs.hyperlane.xyz/docs/reference/hooks/overview]. Are already implemented the merkle tree hook and the protocol fee hook. The goal here is to implement the aggregation hook, which will allow multiple hooks to be used at the same time.

References

remybar commented 1 week ago

Could you assign me the issue ?

ktarun1419 commented 1 week ago

Hi @JordyRo1 I want to work on this issue