soroban-cli
soroban-cli copied to clipboard
WIP: transaction builder
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.