Skip to content

Batch Transaction

@cinacoin/batch-transaction — Batch transaction construction for Cinacoin.

Installation

bash
npm install @cinacoin/batch-transaction

Overview

Combine multiple transactions into a single atomic batch, reducing gas costs and improving user experience.

Released under the MIT License.