Big thanks to our community for making a lot of these changes possible!
blueprint v0.13.0
- Added plugin support - and the first plugin, scaffold (a tool to quickly generate a simple dapp from the wrappers' code), is already available!
- Added custom API v2 endpoints (for cases where you need to test something on a private TON network)
- Improved docs
- Changed deployed contract explorer link to use tonviewer
- Moved the
deployer variable to the global describe context in default teststest-utils v0.4.0
- Added transaction iterator helpers
- Added find and filter transaction helpers
- Added support for non-generic transaction matching