wharfkit / resources

Library to assist in Antelope blockchain resource calculations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eosio-resources

Installation

The @wharfkit/resources package is distributed on npm.

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

Usage

TODO

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

Library to assist in Antelope blockchain resource calculations


Languages

Language:TypeScript 92.7%Language:JavaScript 3.9%Language:Makefile 3.4%