soroban-cli icon indicating copy to clipboard operation
soroban-cli copied to clipboard

WIP: transaction builder

Open willemneal opened this issue 1 year ago • 0 comments

This is the first attempt of creating a transaction builder in Rust. Currently all commands that create transactions do so independently. However, a transaction builder will allow their creation to be standardized and have a centralized way of signing and previewing transactions.

willemneal avatar Mar 19 '24 19:03 willemneal