Vault
Last updated
Last updated
Baseline core messaging package.
is currently the default point-to-point messaging provider and the recommended way for organizations to exchange secure protocol messages. NATS was chosen due to its high-performance capabilities, community/enterprise footprint, interoperability with other systems and protocols (i.e. and MQTT) and its decentralized architecture.
npm install @baseline-protocol/vault
(npm package soon to be published)
You can build the package locally with npm run build
.
IMessagingService
The following messaging providers are available:
NATS
Whisper