0.31.0 • Published 6 months ago

@mailchain/internal v0.31.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
6 months ago

Mailchain Internal Library

Mailchain is a messaging protocol that lets users communicate across protocols. Using Mailchain you can send messages to any blockchain address on different protocols.

For full usage examples view the developer docs.

Installing

Using npm:

$ npm install @mailchain/internal

Using yarn:

$ yarn add @mailchain/internal

Purpose

The internal package is used by @mailchain/sdk to support it's operations. It's available to developers to use however the interface is not yet stable so expect changes. Stable interfaces will be exposed to their own packages.