@kencodes.eth
At the protocol level we're limited to "like" and "recast" reactions. What about using "target_url" as a metadata field? Anyone else have an approach for custom reactions?
{
"type": 1, // REACTION_TYPE_LIKE
"target_cast_id": "abc123",
"target_url": "myapp://reactions/thumbsup"
}