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.js SDK,so users can deploy multiple contracts at once, and perform approve token and add liquidity transactions within a single transaction.