AnchorLinkSharp

Summary

Members
Descriptions

Main class

Error that is thrown if a [[LinkTransport]] cancels a request.

The result of a [[AnchorLink.identify]] call.

Error that is thrown if an identity request fails to verify.

AnchorLink session that pushes requests over a channel.

Error codes. Accessible using the code property on errors thrown by [[AnchorLink]] and [[LinkSession]].

AnchorLink session that sends every request over the transport.

Type describing a anchorLink session that can create a eosjs compatible signature provider and transact for a specific auth.

The result of a [[AnchorLink.login]] call.

Error originating from a [[LinkSession]].

Payload accepted by the [[AnchorLink.transact]] method. Note that one of action, actions or transaction must be set.

Options for the [[AnchorLink.transact]] method.

The result of a [[AnchorLink.transact]] call.

Available options when creating a new [[AnchorLink]] instance.

Interface storage adapters should implement.

Protocol anchorLink transports need to implement. A transport is responsible for getting the request to the user, e.g. by opening request URIs or displaying QR codes.

Members

enum LinkErrorCode

Last updated