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

https://github.com/digitalbazaar/web-ledger-client

An implementation of a a Web Ledger client
https://github.com/digitalbazaar/web-ledger-client

Last synced: 11 months ago
JSON representation

An implementation of a a Web Ledger client

Awesome Lists containing this project

README

          

# Web Ledger Client _(web-ledger-client)_

[![Build status](https://img.shields.io/github/workflow/status/digitalbazaar/web-ledger-client/Node.js%20CI)](https://github.com/digitalbazaar/web-ledger-client/actions?query=workflow%3A%22Node.js+CI%22)
[![NPM Version](https://img.shields.io/npm/v/web-ledger-client.svg)](https://npm.im/web-ledger-client)

A JavaScript HTTP client library for communicating with Web Ledger nodes.
Works in Node.js and the browser.

## Table of Contents

- [Background](#background)
- [Install](#install)
- [API Documentation](#api-documentation)
- [Contribute](#contribute)
- [Commercial Support](#commercial-support)
- [License](#license)

## Background

See related specs:
* [Web Ledger Protocol](https://w3c.github.io/web-ledger/)

## Install

- Browsers and Node.js 14+ are supported.

To install via NPM:

```
npm install web-ledger-client
```

## API Documentation

See the [API Documentation](./docs/api.md).

## Contribute

See [the contribute file](https://github.com/digitalbazaar/bedrock/blob/master/CONTRIBUTING.md)!

PRs accepted.

Small note: If editing the Readme, please conform to the
[standard-readme](https://github.com/RichardLitt/standard-readme) specification.

## Commercial Support

Commercial support for this library is available upon request from
Digital Bazaar: support@digitalbazaar.com

## License

[New BSD License (3-clause)](LICENSE) © Digital Bazaar