stellar/js-stellar-sdk

Allow people to generate transactions from JSON

Open

#1,493 opened on Feb 8, 2019

View on GitHub
 (6 comments) (0 reactions) (0 assignees)TypeScript (351 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (692 stars)
PR merge metrics
 (PR metrics pending)

Description

Instead of using TransactionBuilder to imperatively add stuff to transactions, generate this all from a static JSON object.

Contributor guide