Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theqrl/wallet-helpers


https://github.com/theqrl/wallet-helpers

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# wallet-helpers

![Build Status](https://github.com/theqrl/wallet-helpers/actions/workflows/build-and-test.yml/badge.svg?branch=main)
[![Coverage Status](https://coveralls.io/repos/github/theQRL/wallet-helpers/badge.svg?branch=master)](https://coveralls.io/github/theQRL/wallet-helpers?branch=master) [![npm version](https://badge.fury.io/js/%40theqrl%2Fwallet-helpers.svg)](https://badge.fury.io/js/%40theqrl%2Fwallet-helpers)

A helper library for front end interfaces to the QRL

## Installation

`npm install @theqrl/wallet-helpers`

## Usage

TODO

## Tests

`npm test`

## Coverage

`npm run cover`