A template to create a account-creationPlugin
for use within the @wharfkit/session
library.
- Use this as a template.
- Write your account-creation plugin's logic.
- Publish it on Github or npmjs.com
- Include it in your project and use it.
You need Make, node.js and yarn installed.
Clone the repository and run make
to checkout all dependencies and build the project. See the Makefile for other useful targets. Before submitting a pull request make sure to run make lint
.
Made with ☕️ & ❤️ by Greymass, if you find this useful please consider supporting us.