Please describe your proposed solution
Add to Scalus a Tx Builder API following best and familiar transaction building practices in MeshJS, Lucid and Cardano Client Lib.
Use MeshJs and Cardano Client Lib as the implementations for JavaScript and JVM platforms respectively.
This API will allow to reuse transaction building logic on both JVM and JavaScript platforms. Thus freeing developers from implementing the same logic twice.