wharfkit / account-creation-plugin-anchor

Wharfkit account creation plugin leveraging Anchor account creation service.

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/wallet-plugin-template

A template to create a WalletPlugin for use within the @wharfkit/session library.

Usage

  • Use this as a template.
  • Write your wallet 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

Wharfkit account creation plugin leveraging Anchor account creation service.

https://wharfkit.com

License:Other


Languages

Language:TypeScript 59.1%Language:JavaScript 26.1%Language:Makefile 14.9%