Batch EVM transactions

One of the advanced feature of EVM+, compared to traditional EVM, is the ability to do batch transaction.

This example will show how to batch transactions with polkadot wallet and bodhi.jsarrow-up-right SDK,so users can deploy multiple contracts at once, and perform approve token and add liquidity transactions within a single transaction.

circle-info

Before diving into this advanced example, we suggest going over the basic example first

The example is herearrow-up-right.

Last updated

Was this helpful?