Smart UTXO (hooks) - AEIP5 #23
Replies: 2 comments
-
Nice work !
|
Beta Was this translation helpful? Give feedback.
-
The initial idea was to specify the hooks during the transfer, so they would be propagated through the UTXOs then. Moreover, the thing with the hooks was to avoid calling smart contract each time, but executing some predetermined code. For the token, we could inject hook when the UTXO are created. We just have to see how to prevent overwriting existing hook or a merge strategy. |
Beta Was this translation helpful? Give feedback.
-
This is discussion for the AEIP5 located at: https://github.com/archethic-foundation/aeip/blob/main/AEIP-05.md
Beta Was this translation helpful? Give feedback.
All reactions