Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as tzstamp from "https://raw.githubusercontent.com/marigold-dev/tzstamp/0.3.4/proof/operation.ts";

§Classes

Blake2bOperation

[BLAKE2b] hash operation

JoinOperation

Join operation

Operation abstract

Proof operation

Sha256Operation

SHA-256 hash operation

§Interfaces

Blake2bTemplate

BLAKE2b hash operation template

JoinOptions

Join operation constructor options

JoinTemplate

Join operation template

Sha256Template

SHA-256 hash operation template

§Type Aliases

OperationTemplate

Operation template