UNPKG

@jmcanterafonseca-iota/anchoring-channels

Version:

Powered by IOTA Streams, Anchor Channels is an easy to be used library that allows to anchor messages to the Tangle.

5 lines (4 loc) 119 B
export declare abstract class SignatureTypes { static ED25519_2018: string; static JCS_ED25519_2020: string; }