https://github.com/chlunetwork/chlu-api-client-js
Chlu javascript api client, writes to and reads from chlu-api-publish and chlu-api-query.
https://github.com/chlunetwork/chlu-api-client-js
Last synced: about 1 year ago
JSON representation
Chlu javascript api client, writes to and reads from chlu-api-publish and chlu-api-query.
- Host: GitHub
- URL: https://github.com/chlunetwork/chlu-api-client-js
- Owner: ChluNetwork
- License: mit
- Created: 2018-07-26T13:05:57.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-28T13:24:31.000Z (over 7 years ago)
- Last Synced: 2025-02-01T05:24:07.815Z (over 1 year ago)
- Language: JavaScript
- Size: 527 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Chlu API Client
JS library to use Chlu via the Chlu API. Private keys are never sent to the API.
WIP