-
Notifications
You must be signed in to change notification settings - Fork 0
Description
For the first few tests with this platform/protocol we would like to experiment with distributing a Fungible Tokens like $LONK, $NEKO, or our own $QUEST to users for completing tasks.
For this, we need to support FT tokens support.
Until we figure out how we can integrate with Keypom, it would be nice to see how big of a lift it would be to support FT tokens.
For reference: Keypom FT claim method for v2 contract
Note:
It would be great to support Keypom for this use case as we previously thought, but it seems like Keypom Contracts expect the signing_key to be the claimer of the drop and we can not simply allow our users to claim their drops without them meeting a quest precondition and there is no way for a contract to be a signer as this transaction is triggered by the end user.