onflow / docs

Flow Developer Portal. Discover the developer ecosystem and master the Flow blockchain
https://developers.flow.com
Apache License 2.0
8 stars 54 forks source link

Guide for Batching EVM Transactions on Flow EVM with Cadence #987

Closed chasefleming closed 34 minutes ago

chasefleming commented 1 week ago

Create a guide that demonstrates how to batch EVM transactions on Flow EVM using Cadence, highlighting Flow's built-in rollback functionality. This guide will help developers execute multiple transactions in a single batch, with automatic rollback if any transaction fails.

chasefleming commented 19 hours ago

Related: https://github.com/onflow/docs/pull/983