I have been trying to write a dApp that sends transactions to Tinyman from an escrow account or a stateful smart contract. I want the logic of my dApp to approve/deny a transaction, and specify amounts for the swaps, etc.
Can someone please help?
I have been trying to write a dApp that sends transactions to Tinyman from an escrow account or a stateful smart contract. I want the logic of my dApp to approve/deny a transaction, and specify amounts for the swaps, etc.
Can someone please help?
You can certainly authorize transactions to TinyMan pools using a LogicSig txn or with a stateful smart contract. A good place to get started is with the developer tutorials.
I would also recommend asking questions to TinyMan directly on their Discord. Their GitHub repository containing the addresses/logic for their service is here.
Hope this helps!
David
Thank you! I figured it out. All you need to do is sign 2/4 atomic transactions involved in a swap transaction to Tinyman using a LogicSig.