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
- Host: GitHub
- URL: https://github.com/digitalbazaar/web-ledger-client
- Owner: digitalbazaar
- License: bsd-3-clause
- Created: 2018-07-03T17:53:34.000Z (almost 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T20:55:21.000Z (over 1 year ago)
- Last Synced: 2025-05-05T19:03:13.375Z (about 1 year ago)
- Language: JavaScript
- Size: 148 KB
- Stars: 5
- Watchers: 11
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Web Ledger Client _(web-ledger-client)_
[](https://github.com/digitalbazaar/web-ledger-client/actions?query=workflow%3A%22Node.js+CI%22)
[](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