wharfkit / account

Antelope blockchain account management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@wharfkit/account

Installation

The @wharfkit/account @wharfkit/account is distributed as a module on npm.

yarn add @wharfkit/account
# or
npm install --save @wharfkit/account

Usage

TODO

See unit tests for usage examples during early development.

Autodocs

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

Antelope blockchain account management

License:Other


Languages

Language:TypeScript 96.8%Language:JavaScript 1.9%Language:Makefile 1.3%