AnchorLinkSharp

Summary

MembersDescriptions

Main class

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

class Defaults

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.

class LinkInfo

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

class LinkUtils

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.

interface ILinkOptions

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

interface ILinkStorage

Interface storage adapters should implement.

interface ILinkTransport

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