Skip to content

perform batch transaction using aptos react wallet provider #164

Answered by gregnazario
sweetim asked this question in Questions
Discussion options

You must be logged in to vote

At the moment, if you want to do multiple actions at once, I would look into either a script or deploying a module that adds multiple items. Generally wallets work around the idea of submitting one transaction at a time, and handling the response of it afterwards.

https://aptos.dev/en/build/smart-contracts/book/modules-and-scripts#scripts

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mshakeg
Comment options

Answer selected by gregnazario
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants