relaynet-core-js
This library implements the core of Awala and is meant to be used by anyone using the network from a Node.js application. Read the docs online.
Please note that this documentation is mostly incomplete because the interface exposed by this library is changing rapidly as of this writing.
Install
@relaycorp/relaynet-core
requires Node.js v12 or newer, and the latest stable release can be installed as follows:
npm install --save @relaycorp/relaynet-core
Specs supported
This library supports the following Awala specs:
Updates
Releases are automatically published on GitHub and NPM, and the changelog can be found on GitHub. This project uses semantic versioning.