A template to create a transactPlugin for use during a transact call within the @wharfkit/session library.
- Use this as a template.
- Write your plugin's logic.
- Publish it on Github or npmjs.com
- Include it in your project and use it.
You need Make, node.js 20.19 or newer, and yarn installed.
Clone the repository and run make to install dependencies and build the project. make test runs the test suite and make check runs the linter; both are worth running before you open a pull request. See the Makefile for the other targets.
Made with ☕️ & ❤️ by Greymass, if you find this useful please consider supporting us.