cadence
cadence copied to clipboard
[Test Framework] Add transaction execution support
Work towards #331
Description
Add support for running transactions against the blockchain instance.
Also allows creating accounts, which would need to sign and authorize transactions.
- [ ] Targeted PR against
masterbranch - [x] Linked to Github issue with discussion and accepted design OR link to spec that describes this work
- [x] Code follows the standards mentioned here
- [x] Updated relevant documentation
- [x] Re-reviewed
Files changedin the Github PR explorer - [x] Added appropriate labels