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.
@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
This library supports the following Awala specs:
Releases are automatically published on GitHub and NPM, and the changelog can be found on GitHub. This project uses semantic versioning.
Generated using TypeDoc