Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theqrl/wallet-helpers
https://github.com/theqrl/wallet-helpers
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/theqrl/wallet-helpers
- Owner: theQRL
- License: mit
- Created: 2018-04-15T09:57:54.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-01-13T10:58:37.000Z (almost 2 years ago)
- Last Synced: 2024-11-01T07:47:33.675Z (12 days ago)
- Language: JavaScript
- Size: 406 KB
- Stars: 1
- Watchers: 5
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`