wharfkit / account-creation-plugin-template

Template for account creation plugins.

Home Page:https://wharfkit.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WARNING: This is a work in progress and not ready for use.

@wharfkit/account-creation-plugin-template

A template to create a account-creationPlugin for use within the @wharfkit/session library.

Usage

  • 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.

Developing

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.

About

Template for account creation plugins.

https://wharfkit.com/

License:Other


Languages

Language:JavaScript 44.1%Language:TypeScript 30.6%Language:Makefile 25.2%